| |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ConversationFinishedException | |
fipaos.agent.conversation.lightweight | |
fipaos.agent.conversation.standard |
Uses of ConversationFinishedException in fipaos.agent.conversation.lightweight |
Methods in fipaos.agent.conversation.lightweight that throw ConversationFinishedException | |
void | LightweightConversationManagerImpl.handleMessage(Message msg) Looks at a Message and checks to see if it part of an exisiting conversation. |
Uses of ConversationFinishedException in fipaos.agent.conversation.standard |
Methods in fipaos.agent.conversation.standard that throw ConversationFinishedException | |
synchronized void | ConversationImpl.addMessage(Message msg) Method to add a message to the conversation - sets conversation state to updated as well. |
void | ConversationManagerImpl.handleMessage(Message msg) Looks at a Message and checks to see if it part of an exisiting conversation. |
| |||||||||
PREV NEXT | FRAMES NO FRAMES |