| Package | Description |
|---|---|
| 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", ...
|
| Modifier and Type | Class and Description |
|---|---|
class |
ReplySender
This behaviour sends a reply to a given message adjusting all
protocol fields and receivers.
|
class |
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
|