|
OSMQ v2.0.1 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectosmq.util.ImmutableImpl
osmq.messages.MessageBean
osmq.messages.BinaryMessageBean
A BinaryMessageBean is an implementation of the Message interface, and an alternative to the DataSetMessageBean implementation (DATASET). It has header attributes, but unlike the DataSetMessage, the body is not necessarily a record with multiple elements, but rather contains any array of bytes.
Field Summary |
Fields inherited from interface osmq.messages.MessageAttributes |
CONTENT_FORMAT, CORRELATION_ID, DATA_KEY, ORIGINATOR, RECIPIENT, SEND_TIMESTAMP, SENDER_SEQ, TOPIC, TOTAL_ATTRIBUTES, TRANS_ADD, TRANS_DELETE, TRANS_UPDATE, TRANSACTION, TYPE |
Constructor Summary | |
BinaryMessageBean()
Deprecated. |
Methods inherited from class osmq.util.ImmutableImpl |
isImmutable |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface osmq.util.Immutable |
isImmutable |
Constructor Detail |
public BinaryMessageBean()
|
(c) 2000 - 2003 MQue Systems All Rights Reserved |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |