Uses of Package
jade.proto

Packages that use jade.proto
jade.domain This package and its sub-packages contains FIPA specific agents and ontologies. 
jade.proto This package contains role behaviours for FIPA standard protocols. 
 

Classes in jade.proto used by jade.domain
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.
SubscriptionResponder.Subscription
          Inner calss Subscription This class represents a subscription.
 

Classes in jade.proto used by jade.proto
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.
SSContractNetResponder
          Single Session version of the Responder role in the Fipa-Contract-Net protocol.
SubscriptionResponder.Subscription
          Inner calss Subscription This class represents a subscription.
SubscriptionResponder.SubscriptionManager
          Inner interface SubscriptionManager.