Package io.smallrye.reactive.messaging.rabbitmq
package io.smallrye.reactive.messaging.rabbitmq
-
ClassesClassDescriptionAn implementation of
Messagesuitable for incoming RabbitMQ messages.Holds metadata from an incoming RabbitMQ message.Used to represent RabbitMQ metadata in on outgoing message.Allows the builder-style construction ofOutgoingRabbitMQMetadataExtracts the common configuration for thesmallrye-rabbitmqconnector.Extract the incoming configuration for thesmallrye-rabbitmqconnector.Extract the outgoing configuration for thesmallrye-rabbitmqconnector.Utility class which can handle the transformation of aMessageto anRabbitMQMessageConverter.OutgoingRabbitMQMessage.Represents an outgoing RabbitMQ message.Additional nack metadata that specifies flags for the 'basic.reject' operation.