Methods
address
-
Parameters
applicationProperties
-
Parameters
build
-
contentEncoding
-
Parameters
contentType
-
Parameters
correlationId
-
Parameters
creationTime
-
Parameters
deliveryCount
-
Parameters
durable
-
Parameters
expiryTime
-
Parameters
firstAcquirer
-
Parameters
groupId
-
Parameters
id
-
Parameters
priority
-
Parameters
replyTo
-
Parameters
replyToGroupId
-
Parameters
subject
-
Parameters
ttl
-
Parameters
withBody
-
Parameters
withBooleanAsBody
-
Parameters
withBufferAsBody
-
Parameters
withByteAsBody
-
Parameters
withCharAsBody
-
Parameters
withDoubleAsBody
-
Parameters
withFloatAsBody
-
Parameters
withInstantAsBody
-
Parameters
withIntegerAsBody
-
Parameters
withJsonArrayAsBody
-
Parameters
withJsonObjectAsBody
-
Parameters
withLongAsBody
-
Parameters
withShortAsBody
-
Parameters
withSymbolAsBody
-
Parameters
withUuidAsBody
-
Parameters
Static create
-
Builder to create a new AmqpMessage.
Reference about the different metadata can be found on AMQP message properties.
Note that the body is set using
withBodyAs*
method depending on the passed type.