Uses of Package
fipaos.agent.conversation.standard

Packages that use fipaos.agent.conversation.standard
fipaos.agent.conversation.standard 
fipaos.agent.conversation.standard.protocol 

Classes in fipaos.agent.conversation.standard used by fipaos.agent.conversation.standard
ConversationImpl
          This class represents the notion of a Conversation which is comprised of several Message's, the order of which follow a certain protocol (e.g.
 

Classes in fipaos.agent.conversation.standard used by fipaos.agent.conversation.standard.protocol
FIPAAuctionDutch
          Specialisation of the Conversation class to deal with the fipa-auction-english protocol

FIPAAuctionEnglish
          Specialisation of the Conversation class to deal with the fipa-auction-english protocol

FIPABrokering
          Specialisation of the Conversation class to deal with the fipa-brokering protocol

FIPAContractNet
          Specialisation of the Conversation class to deal with the fipa-contract-net protocol

FIPAIteratedContractNet
          Specialisation of the Conversation class to deal with the fipa-iterated- contract-net protocol

FIPAQuery
          Specialisation of the Conversation class to deal with the fipa-query protocol

FIPARecruiting
          Specialisation of the Conversation class to deal with the fipa-recruiting protocol

FIPARequest
          Specialisation of the Conversation class to deal with the fipa-request protocol

FIPARequestWhen
          Specialisation of the Conversation class to deal with the fipa-request-when protocol

FIPASubscribe
          Specialisation of the Conversation class to deal with the fipa-subscribe protocol

NoProtocol
          Specialisation of the Conversation class to deal with conversations which don't follow a protocol

RuntimeProtocol
          Specialisation of the Conversation class to deal with conversations that have protocols that need to be created at runtime