Uses of Interface
jade.domain.FIPANames.InteractionProtocol
-
Packages that use FIPANames.InteractionProtocol Package Description 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. -
-
Uses of FIPANames.InteractionProtocol in jade.domain
Classes in jade.domain that implement FIPANames.InteractionProtocol Modifier and Type Class Description classRequestManagementBehaviourBase class for AMS and DF behaviours managing requests from agents. -
Uses of FIPANames.InteractionProtocol in jade.proto
Subinterfaces of FIPANames.InteractionProtocol in jade.proto Modifier and Type Interface Description interfaceFIPAProtocolNamesDeprecated.Use jade.domain.FIPANames.InteractionProtocol insteadClasses in jade.proto that implement FIPANames.InteractionProtocol Modifier and Type Class Description classAchieveREResponderThis 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.classProposeResponderBehaviour class forfipa-proposeResponder role.classSimpleAchieveREResponderThis 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.classSubscriptionResponderThis 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.
-