Arrival (inherited from Message) |
|
BrokerPath (inherited from Message) |
|
CommandId (inherited from BaseCommand) |
|
Compressed (inherited from Message) |
|
Content (inherited from Message) |
|
CorrelationId (inherited from Message) |
|
DataStructure (inherited from Message) |
|
Destination (inherited from Message) |
|
Expiration (inherited from Message) |
|
FromDestination (inherited from ActiveMQMessage) |
|
GroupID (inherited from Message) |
|
GroupSequence (inherited from Message) |
|
JMSXDeliveryCount (inherited from ActiveMQMessage) |
Returns the number of times this message has been redelivered to other consumers without being acknowledged successfully. |
JMSXGroupID (inherited from ActiveMQMessage) |
The Message Group ID used to group messages together to the same consumer for the same group ID value |
JMSXGroupSeq (inherited from ActiveMQMessage) |
The Message Group Sequence counter to indicate the position in a group |
JMSXProducerTXID (inherited from ActiveMQMessage) |
Returns the ID of the producers transaction |
MarshalledProperties (inherited from Message) |
|
MessageId (inherited from Message) |
|
NMSCorrelationID (inherited from ActiveMQMessage) |
The correlation ID used to correlate messages with conversations or long running business processes |
NMSDestination (inherited from ActiveMQMessage) |
The destination of the message |
NMSExpiration (inherited from ActiveMQMessage) |
The time in milliseconds that this message should expire in |
NMSMessageId (inherited from ActiveMQMessage) |
The message ID which is set by the provider |
NMSPersistent (inherited from ActiveMQMessage) |
Whether or not this message is persistent |
NMSPriority (inherited from ActiveMQMessage) |
The Priority on this message |
NMSRedelivered (inherited from ActiveMQMessage) |
Returns true if this message has been redelivered to this or another consumer before being acknowledged successfully. |
NMSReplyTo (inherited from ActiveMQMessage) |
The destination that the consumer of this message should send replies to |
NMSTimestamp (inherited from ActiveMQMessage) |
The timestamp the broker added to the message |
NMSType (inherited from ActiveMQMessage) |
The type name of this message |
OriginalDestination (inherited from Message) |
|
OriginalTransactionId (inherited from Message) |
|
Persistent (inherited from Message) |
|
Priority (inherited from Message) |
|
ProducerId (inherited from Message) |
|
Properties (inherited from ActiveMQMessage) |
|
RecievedByDFBridge (inherited from Message) |
|
RedeliveryCounter (inherited from Message) |
|
ReplyTo (inherited from Message) |
|
ResponseRequired (inherited from BaseDataStructure) |
|
TargetConsumerId (inherited from Message) |
|
Timestamp (inherited from Message) |
|
TransactionId (inherited from Message) |
|
Type (inherited from Message) |
|
UserID (inherited from Message) |
|