|
ABLE 2.3.0 07/13/2005 14:21:00 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use ConversationContext | |
|---|---|
| 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. |
| com.ibm.conversation.base | The com.ibm.conversation.base package contains straightforward, vanilla-Java
implementations of some of the conversation-management system interfaces defined
in package com.ibm.conversation, plus some simple helper classes. |
| Uses of ConversationContext in com.ibm.able.conversation |
|---|
| Methods in com.ibm.able.conversation that return ConversationContext | |
ConversationContext |
AbleConversationManager.getContext(java.lang.String convId)
|
ConversationContext |
AbleConversation.getContext()
|
| Uses of ConversationContext in com.ibm.conversation |
|---|
| Methods in com.ibm.conversation that return ConversationContext | |
ConversationContext |
ConversationManager.getContext(java.lang.String convId)
Returns the ConversationContext for a given conversation. |
ConversationContext |
Conversation.getContext()
Returns the current conversational context for this conversation. |
| Uses of ConversationContext in com.ibm.conversation.base |
|---|
| Classes in com.ibm.conversation.base that implement ConversationContext | |
class |
BasicCpHandlerStack
Class BasicCpHandlerStack implements the ConversationContext interface as a stack of ConversationPolicyHandlers. |
|
ABLE 2.3.0 07/13/2005 14:21:00 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||