Package org.mobicents.slee.resource.lab.message

Interface Summary
MessageParser The MessageParser interface needs to be implemented by concrete Message parser implementations.
 

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.
 

Exception Summary
IncorrectRequestFormatException IncorrectRequestFormatException is thrown by com.maretzke.raframe.message.MessageParser if the information to parse does not follow the defined rules of a message.
 



Copyright © 2009. All Rights Reserved.