|
Class Summary |
| MessageEventImpl |
The MessageEvent wraps an Message object and adds the footprint of the requesting
object to it. |
| MessageFactoryImpl |
MessageFactoryImpl implements the functions of MessageFactory. |
| MessageImpl |
The Message represents the means of communication in the RAFStack resource
adaptor defined protocol. |
| MessageParserImpl |
The RAFMessageParser accepts strings and split them according to predefined rules
into separate elements and creates value objects of type Message.
The RAFStack stack supports a simple message format / protocol. |