All Classes
-
All Classes Interface Summary Class Summary Enum Summary Exception Summary Class Description AbstractRabbitMQMessageCreator<T> AloConnectionFactory ConnectionFactory extension with support for multiple hosts and instantiation via properties.AloRabbitMQReceiver<T> A reactive RabbitMQ receiver with at-least-once semantics for consuming messages from a queue in a RabbitMQ cluster.AloRabbitMQReceiver.NackStrategy Deprecated. AloRabbitMQSender<T> A reactive RabbitMQ sender with at-least-once semantics for producing messages to exchanges in a RabbitMQ clusterAloReceivedRabbitMQMessageDecorator<T> Interface through which decoration ofAlos referencingReceivedRabbitMQMessages can be implemented.AloReceivedRabbitMQMessageSignalListenerFactory<T,STATE> Interface through which side effects on reactive pipeline signals emitted from Reactor Publishers ofAlos referencingReceivedRabbitMQMessages can be implemented.BodyDeserializer<T> An interface for converting RabbitMQ Message bodies to objects.BodySerializer<T> An interface for converting objects to RabbitMQ Message bodies.ByteArrayBodyDeserializer ByteArrayBodySerializer Configurable Deprecated. ContextActivatingAloReceivedRabbitMQMessageDecorator<T> DefaultAloRabbitMQSenderResultSubscriber<T> Deprecated. DefaultRabbitMQMessageCreator<T> ExchangeDeclaration LongBodyDeserializer LongBodySerializer Nackable NacknowledgerFactory<T> An interface for creating a "nacknowledger" (Consumerof Throwable) that is executed if/when processing of the associatedRabbitMQMessageis exceptionally terminated.NacknowledgerFactory.Emit<T> NacknowledgerFactory.Nack<T> QueueBinding QueueBinding.QueueAndExchangeToBind QueueBinding.QueueToBind QueueDeclaration RabbitMQConfig RabbitMQConfigSource RabbitMQMessage<T> Container for information that may either be received from a RabbitMQ queue or sent to a RabbitMQ exchange.RabbitMQMessageCreator<T> Interface for creatingRabbitMQMessages from message bodies.RabbitMQSenderResult<T> ReceivedRabbitMQMessage<T> RoutingInitializer SerializedBody StringBodyDeserializer StringBodySerializer UnackedRabbitMQMessageException Error indicating that a sentRabbitMQMessagewas not ack'd