Class Summary |
AchieveREInitiator |
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.
|
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. |
ContractNetInitiator |
This class implements the Fipa-Contract-Net interaction protocol
with an API similar and homogeneous to AchieveREInitiator .
|
ContractNetResponder |
Behaviour class for fipa-contract-net
Responder role. |
SimpleAchieveREInitiator |
This is simple implementation of the AchieveREInitiator.
|
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.
|
SubscriptionInitiator |
This is a single homogeneous and effective implementation of the initiator 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.
|
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. |
SubscriptionResponder.Subscription |
Inner calss Subscription
This class represents a subscription. |