Package fipaos.agent.conversation.standard

Class Diagram Summary
standard 
 

Class Summary
ConversationImplThis class represents the notion of a Conversation which is comprised of several Message's, the order of which follow a certain protocol (e.g.
ConversationImpl.ConversationProtocolClass to contain information about the protocol to be used.
ConversationImpl.MessageDetailsClass to contain information about a message
ConversationManagerImplThis class embodies the core functionality of the ConversationManagerImpl.