|
ABLE 2.3.0 07/13/2005 14:21:00 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use com.ibm.conversation | |
|---|---|
| com.ibm.able.conversation | This package contains ABLE's conversation support subsystem. |
| com.ibm.able.examples.conversation | This package contains an example of conversational ABLE agents called the "ChatterboxDemo", in which two agents exchange messages in a chat session. |
| 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. |
| Classes in com.ibm.conversation used by com.ibm.able.conversation | |
|---|---|
| Conversation
The Conversation interface represents an object that executes one side of a conversation. |
|
| ConversationContext
The ConversationContext interface represents the current conversational context of a Conversation. |
|
| ConversationException
The ConversationException class is a base class for exceptions specifically related to conversation-support errors. |
|
| ConversationManager
The ConversationManager interface represents an object that creates, initializes, and destroys Conversation objects. |
|
| ConversationMetaData
The ConversationMetaData interface represents information about both participants in a conversation. |
|
| ConversationPolicyHandler
The ConversationPolicyHandler interface represents an object that executes a conversation policy. |
|
| ConversationPolicyHandlerFactory
The ConversationPolicyHandlerFactory interface is responsible for creation and initialization of ConversationPolicyHandlers. |
|
| ConversationPolicyListener
The ConversationPolicyListener interface processes outputs from a ConversationPolicyHandler. |
|
| CpState
The CpState interface represents a state in a CpStateMachine. |
|
| CpStateMachine
The CpStateMachine interface represents a state machine for a conversation policy. |
|
| CpStateMachineHandler
The CpStateMachineHandler interface represents a ConversationPolicyHandler for a conversation policy represented by a CpStateMachine. |
|
| DecisionDataHandle
The DecisionDataHandle interface represents a decision made by, or a decision request sent to, the decision logic. |
|
| DecisionLogicAdapter
The DecisionLogicAdapter interface represents the connection between the conversation management system and the decision-making logic. |
|
| MessageDescription
The MessageDescription interface represents the description of a message, for the purpose of classifying and transforming it. |
|
| MessageHandle
The MessageHandle interface represents a message received by, or to be delivered by, the messaging system. |
|
| MessageSystemAdapter
The MessageSystemAdapter interface represents the connection between an agent's conversation management system and its messaging system. |
|
| MessageTransform
The MessageTransform interface represents objects that convert between messages and decision data. |
|
| MessageTransformFactory
The MessageTransformFactory represents a factory for MessageTransform instances. |
|
| Classes in com.ibm.conversation used by com.ibm.able.examples.conversation | |
|---|---|
| Conversation
The Conversation interface represents an object that executes one side of a conversation. |
|
| DecisionDataHandle
The DecisionDataHandle interface represents a decision made by, or a decision request sent to, the decision logic. |
|
| Classes in com.ibm.conversation used by com.ibm.conversation | |
|---|---|
| Conversation
The Conversation interface represents an object that executes one side of a conversation. |
|
| ConversationContext
The ConversationContext interface represents the current conversational context of a Conversation. |
|
| ConversationException
The ConversationException class is a base class for exceptions specifically related to conversation-support errors. |
|
| ConversationMetaData
The ConversationMetaData interface represents information about both participants in a conversation. |
|
| ConversationPolicyHandler
The ConversationPolicyHandler interface represents an object that executes a conversation policy. |
|
| ConversationPolicyHandlerFactory
The ConversationPolicyHandlerFactory interface is responsible for creation and initialization of ConversationPolicyHandlers. |
|
| ConversationPolicyListener
The ConversationPolicyListener interface processes outputs from a ConversationPolicyHandler. |
|
| CpState
The CpState interface represents a state in a CpStateMachine. |
|
| CpStateMachine
The CpStateMachine interface represents a state machine for a conversation policy. |
|
| CpStateTransition
The CpStateTransition interface represents a transition in a CPStateMachine. |
|
| DecisionDataHandle
The DecisionDataHandle interface represents a decision made by, or a decision request sent to, the decision logic. |
|
| DecisionLogicAdapter
The DecisionLogicAdapter interface represents the connection between the conversation management system and the decision-making logic. |
|
| MessageDescription
The MessageDescription interface represents the description of a message, for the purpose of classifying and transforming it. |
|
| MessageHandle
The MessageHandle interface represents a message received by, or to be delivered by, the messaging system. |
|
| MessageSystemAdapter
The MessageSystemAdapter interface represents the connection between an agent's conversation management system and its messaging system. |
|
| MessageTransform
The MessageTransform interface represents objects that convert between messages and decision data. |
|
| MessageTransformFactory
The MessageTransformFactory represents a factory for MessageTransform instances. |
|
| Classes in com.ibm.conversation used by com.ibm.conversation.base | |
|---|---|
| ConversationContext
The ConversationContext interface represents the current conversational context of a Conversation. |
|
| ConversationMetaData
The ConversationMetaData interface represents information about both participants in a conversation. |
|
| ConversationPolicyHandler
The ConversationPolicyHandler interface represents an object that executes a conversation policy. |
|
| CpState
The CpState interface represents a state in a CpStateMachine. |
|
| CpStateMachine
The CpStateMachine interface represents a state machine for a conversation policy. |
|
| CpStateTransition
The CpStateTransition interface represents a transition in a CPStateMachine. |
|
| DecisionDataHandle
The DecisionDataHandle interface represents a decision made by, or a decision request sent to, the decision logic. |
|
| DecisionLogicAdapter
The DecisionLogicAdapter interface represents the connection between the conversation management system and the decision-making logic. |
|
| MessageDescription
The MessageDescription interface represents the description of a message, for the purpose of classifying and transforming it. |
|
| MessageHandle
The MessageHandle interface represents a message received by, or to be delivered by, the messaging system. |
|
|
ABLE 2.3.0 07/13/2005 14:21:00 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||