|
ABLE 2.0.0 07/02/2003 10:25:01 | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ConversationEventSequence | |
---|---|
com.ibm.able.conversation | The com.ibm.able.conversation contains classes for
conversation management in ABLE. |
Uses of ConversationEventSequence in com.ibm.able.conversation |
---|
Methods in com.ibm.able.conversation with parameters of type ConversationEventSequence | |
void |
ConversationEventSequence.append(ConversationEventSequence newSequence)
|
void |
AbstractCPH.process(ConversationEventSequence inputs,
ConversationEventSequence outputs)
Default implementation of batch mode processing. |
void |
SimpleCPH.process(ConversationEvent input,
ConversationEventSequence outputs)
|
void |
ConversationPolicyHandler.process(ConversationEvent input,
ConversationEventSequence outputs)
Attempts to process the given input event. |
void |
ConversationPolicyHandler.process(ConversationEventSequence inputs,
ConversationEventSequence outputs)
This attempts to process the given sequence of events in "batch mode". |
|
ABLE 2.0.0 07/02/2003 10:25:01 | ||||||||||
PREV NEXT | FRAMES NO FRAMES |