|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
ObjectMessage | ObjectMessage is the interface for all Messages
which deals with messages that are representated as objects. |
TextMessage | TextMessage is the interface for all Messages
which deals with textual messages, for example XML. |
Transformer | Transformer implementations are transforming the content of
one Messages to the format of another Message . |
XMLMessage | XMLMessage is the base interface for all messages in the XML
format. |
Class Summary | |
---|---|
CloneTransformer | The CloneTransformer simply returns the given
Object . |
Message | Message is the base for all classes that handle the data of
requests and responses. |
MessageFactory | The class MessageFactory is used to dynamically create
messages. |
TransformerFactory |
Provides base classes and interfaces of the protocol layer for parsing and transforming messages.
|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |