Uses of Package
io.atleon.rabbitmq
-
Classes in io.atleon.rabbitmq used by io.atleon.rabbitmq Class Description AbstractRabbitMQMessageCreator AloConnectionFactory ConnectionFactory extension with support for multiple hosts and instantiation via properties.AloRabbitMQReceiver A reactive RabbitMQ receiver with at-least-once semantics for consuming messages from a queue in a RabbitMQ cluster.AloRabbitMQReceiver.NackStrategy Strategy for handling Nacknowledgement - EMIT causes error to be emitted to subscribers - REQUEUE causes nacknowledged message to be nack'd with requeue - DISCARD causes nacknowledged message to be nack'ed with discard Default is EMITAloRabbitMQSender A reactive RabbitMQ sender with at-least-once semantics for producing messages to exchanges in a RabbitMQ clusterBodyDeserializer BodySerializer DefaultRabbitMQMessageCreator ExchangeDeclaration QueueBinding QueueBinding.QueueAndExchangeToBind QueueBinding.QueueToBind QueueDeclaration RabbitMQConfig RabbitMQConfigSource RabbitMQMessage Container for information that may either be received from a RabbitMQ queue or sent to a RabbitMQ exchange.RabbitMQMessageCreator Interface for creatingRabbitMQMessages from message bodies.RabbitMQSenderResult RoutingInitializer SerializedBody