|
ABLE 2.3.0 07/13/2005 14:21:00 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use ConversationException | |
|---|---|
| com.ibm.able.conversation | This package contains ABLE's conversation support subsystem. |
| com.ibm.conversation | The com.ibm.conversation package defines the core interfaces of a conversation-management system. |
| Uses of ConversationException in com.ibm.able.conversation |
|---|
| Methods in com.ibm.able.conversation that throw ConversationException | |
void |
AbleConversation.processMessage(MessageHandle mh)
Processes the given message. |
void |
AbleConversation.processDecision(DecisionDataHandle ddh)
Processes the given decision. |
| Uses of ConversationException in com.ibm.conversation |
|---|
| Methods in com.ibm.conversation that throw ConversationException | |
void |
Conversation.processMessage(MessageHandle mh)
Passes the given message to the currently active ConversationPolicyHandler for processing. |
void |
Conversation.processDecision(DecisionDataHandle ddh)
Passes the given decision data to the currently active conversation policy handler for processing. |
|
ABLE 2.3.0 07/13/2005 14:21:00 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||