Uses of Class
jade.core.Filter

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

Uses of Filter in jade.core
 

Methods in jade.core that return Filter
 Filter Service.getCommandFilter(boolean direction)
          Access the command filter this service needs to perform its tasks.
 Filter BaseService.getCommandFilter(boolean direction)
          This should be properly implemented by the services that have filters.
 



JADE