Package | Description |
---|---|
jade.proto |
This package contains role behaviours for FIPA
standard protocols.
|
Modifier and Type | Interface and Description |
---|---|
interface |
FIPAProtocolNames
Deprecated.
Use jade.domain.FIPANames.InteractionProtocol instead
|
Modifier and Type | Class and Description |
---|---|
class |
AchieveREResponder
This is a single homogeneous and effective implementation of
all the FIPA-Request-like interaction protocols defined by FIPA,
that is all those protocols where the initiator sends a single message
(i.e. it performs a single communicative act) within the scope
of an interaction protocol in order to verify if the RE (Rational
Effect) of the communicative act has been achieved or not.
|
class |
ProposeResponder
Behaviour class for
fipa-propose
Responder role. |
class |
SimpleAchieveREResponder
This is a single homogeneous and effective implementation of
all the FIPA-Request-like interaction protocols defined by FIPA,
that is all those protocols where the initiator sends a single message
(i.e. it performs a single communicative act) within the scope
of an interaction protocol in order to verify if the RE (Rational
Effect) of the communicative act has been achieved or not.
|
class |
SubscriptionResponder
This is a single homogeneous and effective implementation of the responder role in
all the FIPA-Subscribe-like interaction protocols defined by FIPA,
that is all those protocols
where the initiator sends a single "subscription" message
and receives notifications each time a given condition becomes true.
|