Uses of Class
jade.util.InputQueue

Packages that use InputQueue
jade.domain This package and its sub-packages contains FIPA specific agents and ontologies. 
 

Uses of InputQueue in jade.domain
 

Methods in jade.domain that return InputQueue
 InputQueue AMSEventQueueFeeder.getQueue()
           
 

Constructors in jade.domain with parameters of type InputQueue
AMSEventQueueFeeder(InputQueue eventQueue, Location localContainer)