OSMQ
v2.0.1

Package osmq.messages

Interface Summary
DataSetMessage An entity relational message (DataSetMessage) contains entity data values, and supports mapping those data values to/from Java data types, and routing them as a unit to remote processes.
Message A unit of data that includes identifying attributes (such as a topic, action, data key, and correlation ID) and client data (body).
MessageAttributes A multi-element data set (record) that includes identifying attributes such as a topic, action, data key, and correlation ID.
MessageBuilder An interface that defines a method that creates one or more DataSetMessage objects.
MessageFormat  
MessageListener  
MessageType A multi-element data set (record) that includes identifying attributes such as a topic, action, data key, and correlation ID.
 

Class Summary
BinaryMessageBean Deprecated.  
DataSetMessageBean An entity relational message (DataSetMessage) contains entity data values, and supports mapping those data values to/from Java data types, and routing them as a unit to remote processes.
MessageBean A MessageBean is an implementation of the Message interface, and an alternative to the DataSetMessageBean implementation (DATASET).
MessageFactory Each thread should allocate a seperate MessageFactory instance;
MessageHeader  
 

Exception Summary
MessageException  
 


(c) 2000 - 2003 MQue Systems
All Rights Reserved