Uses of Interface
jade.core.Sink

Packages that use Sink
jade.core This package contains the microkernel of JADE system.  
 

Uses of Sink in jade.core
 

Methods in jade.core that return Sink
 Sink Service.getCommandSink(boolean side)
          Access the command sink this service uses to handle its own vertical commands.
 Sink BaseService.getCommandSink(boolean direction)
          This should be properly implemented by the services that have sinks.
 



JADE