BrokerMessage

Summary

Embedded ActiveMQ message

Description

Embedded ActiveMQ message description

Fields

Field Name Type Since Version Description
messageType BrokerMessageType Message type: TEXT, BINARY
messageSize Long Message size
messageData Object Message content
JMSProperties {String, String} Map containing message properties
JMSMessageID String JMS Message ID value
JMSCorrelationID String JMS Correlation ID value
JMSDeliveryMode Int JMS Delivery Mode value
JMSExpiration Long JMS Expiration date value
JMSPriority Int JMS Priority value
JMSRedelivered Boolean JMS Redelivered value
JMSTimestamp Long JMS Timestamp value
JMSType String JMS Type value
JMSReplyTo String JMS Reply To value