Package jade.proto.states

This package contains classes for common states of an interaction protocol, such as "waiting for a given message", "selecting between a number of alternatives", ...

See:
          Description

Class Summary
HandlerSelector This class implements a selector of handler (i.e.
MsgReceiver This behaviour is a simple implementation of a message receiver.
ReplySender This behaviour sends a reply to a given message adjusting all protocol fields and receivers.
StateResetter This behaviour is used as a state of a FSMbehavior in order to reset some of the FSM's states or the whole FSM
 

Package jade.proto.states Description

This package contains classes for common states of an interaction protocol, such as "waiting for a given message", "selecting between a number of alternatives", ...



JADE