|
ABLE 2.3.0 07/13/2005 14:21:00 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use MessageTransform | |
|---|---|
| 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 MessageTransform in com.ibm.able.conversation |
|---|
| Methods in com.ibm.able.conversation that return MessageTransform | |
MessageTransform |
AbleMessageTransformFactory.getDefaultTransform()
Returns the default transform. |
MessageTransform |
AbleMessageTransformFactory.getTransform(MessageDescription desc)
Returns a MessageTransform matching the given message description, or else returns the default transform if no match is found. |
| Methods in com.ibm.able.conversation with parameters of type MessageTransform | |
void |
AbleMessageTransformFactory.setDefaultTransform(MessageTransform tf)
Sets the default transform. |
| Uses of MessageTransform in com.ibm.conversation |
|---|
| Methods in com.ibm.conversation that return MessageTransform | |
MessageTransform |
MessageTransformFactory.getTransform(MessageDescription desc)
Creates, configures (if necessary) and returns a MessageTransform capable of transforming message that match the given MessageDescription. |
|
ABLE 2.3.0 07/13/2005 14:21:00 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||