Uses of Class
jade.domain.AMSEventQueueFeeder

Packages that use AMSEventQueueFeeder
jade.core This package contains the microkernel of JADE system. 
jade.domain This package and its sub-packages contains FIPA specific agents and ontologies. 
 

Uses of AMSEventQueueFeeder in jade.core
 

Methods in jade.core with parameters of type AMSEventQueueFeeder
 void AgentContainer.becomeLeader(AMSEventQueueFeeder feeder)
           
 

Uses of AMSEventQueueFeeder in jade.domain
 

Methods in jade.domain that return AMSEventQueueFeeder
 AMSEventQueueFeeder ams.getQueueFeeder()
           
 

Methods in jade.domain with parameters of type AMSEventQueueFeeder
 void ams.setQueueFeeder(AMSEventQueueFeeder feeder)