Uses of Class
fipaos.agent.conversation.ConversationFinishedException

Packages that use ConversationFinishedException
fipaos.agent.conversation.standard 

Uses of ConversationFinishedException in fipaos.agent.conversation.standard
 

Methods in fipaos.agent.conversation.standard that throw ConversationFinishedException
(package private) synchronized voidConversationImpl.addMessage(Message msg)
          Method to add a message to the conversation - sets conversation state to updated as well.
voidConversationManagerImpl.handleMessage(Message msg)
          Looks at a Message and checks to see if it part of an exisiting conversation.