Package fipaos.agent.conversation

Interface Summary
Conversation This interface represents the notion of a Conversation which is comprised of several Message's, the order of which follow a certain protocol (e.g.
ConversationListener
Interface that objects may implement to be notified of changes in the state of
Conversations by the Planner Scheduler.
ConversationManager This interface should be implemented by all CM implementations.
 

Exception Summary
ConversationFinishedException Thrown when the protocol being described is not recognised

ConversationManagerException Describes a conversation manager exception

InvalidConversationIDException Thrown when the protocol being described is not recognised

ProtocolErrorException Thrown when the protocol being described is not recognised

UnknownProtocolException Thrown when the protocol being described is not recognised