Class OutgoingRabbitMQMetadata
java.lang.Object
io.smallrye.reactive.messaging.rabbitmq.OutgoingRabbitMQMetadata
Used to represent RabbitMQ metadata in on outgoing message.
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic class
Allows the builder-style construction ofOutgoingRabbitMQMetadata
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
OutgoingRabbitMQMetadata
public OutgoingRabbitMQMetadata()
-
-
Method Details
-
getHeaders
-
getContentType
-
getContentEncoding
-
getDeliveryMode
-
getPriority
-
getCorrelationId
-
getReplyTo
-
getExpiration
-
getMessageId
-
getTimestamp
-
getType
-
getUserId
-
getAppId
-
getClusterId
-
getRoutingKey
-
builder
-