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

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

Uses of ReceiverBehaviour.NotYetReady in jade.core.behaviours
 

Methods in jade.core.behaviours that throw ReceiverBehaviour.NotYetReady
 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.