Uses of Class
jade.core.behaviours.ReceiverBehaviour.TimedOut

Packages that use ReceiverBehaviour.TimedOut
jade.core.behaviours This package is a subpackage of jade.core and contains the classes used to implement basic agent behaviours. 
 

Uses of ReceiverBehaviour.TimedOut in jade.core.behaviours
 

Methods in jade.core.behaviours that throw ReceiverBehaviour.TimedOut
 ACLMessage ReceiverBehaviour.getMessage()
          This method allows the caller to get the received message.
 ACLMessage ReceiverBehaviour.Handle.getMessage()
          Tries to retrieve the ACLMessage object represented by this handle.