public interface JMSMessageMetaDataVBean
Modifier and Type | Method | Description |
---|---|---|
java.lang.String |
getConsumerID() |
Returns the consumer ID.
|
java.lang.String |
getDestinationName() |
Returns the decorated name of the destination.
|
long |
getMessageSize() |
Returns the size of the message in bytes.
|
java.lang.String |
getMessageType() |
Returns the type of message.
|
long |
getSequenceNumber() |
Returns the internal sequence number.
|
java.lang.String |
getState() |
Returns the message state in string representation consisting of
one or more space-delimited state strings.
|
java.lang.String |
getXid() |
Returns the Xid of associated global transaction or null.
|
java.lang.String getState()
Returns the message state in string representation consisting of one or more space-delimited state strings. State values include one or more of the following:
java.lang.String getXid()
Returns the Xid of associated global transaction or null.
long getSequenceNumber()
Returns the internal sequence number.
java.lang.String getConsumerID()
Returns the consumer ID.
long getMessageSize()
Returns the size of the message in bytes.
java.lang.String getDestinationName()
Returns the decorated name of the destination.
java.lang.String getMessageType()
Returns the type of message. The values include: