Package jade.domain

Class RequestManagementBehaviour

  • All Implemented Interfaces:
    FIPANames.InteractionProtocol, Serializable, Serializable

    public abstract class RequestManagementBehaviour
    extends SimpleAchieveREResponder
    Base class for AMS and DF behaviours managing requests from agents. This class handles the FIPA-request protocol and in particular prepares the response taking into account all possible exceptions. The preparation of the result notification is delegated to subclasses as its form (RESULT or DONE) and sending time (i.e. whether it can be sent immediately or must be delayed at a later time) depends on the specific action.
    Author:
    Giovanni Caire - Tilab
    See Also:
    Serialized Form