-
contentType
String contentType
The content type of the message.
-
contentEncoding
String contentEncoding
Content encoding of the message.
-
deliveryMode
DeliveryMode deliveryMode
The delivery mode to use when publishing to the AMQP broker.
-
priority
Integer priority
The priority to use when publishing to the AMQP broker.
-
correlationId
String correlationId
Used in case of implementation of RPC pattern to distinguish among messages in a request-reply.
-
replyTo
String replyTo
Destination set in case of RPC.
-
expiration
String expiration
Expiration in miliseconds for the message.
-
messageId
String messageId
The messageId of the Message
-
timestamp
Date timestamp
Timestamp of the consumed message
-
type
String type
Type of the consumed message
-
userId
String userId
User Id of the message
-
appId
String appId
App Id of the message
-
clusterId
String clusterId
Cluster Id of the message