Package io.atleon.rabbitmq
-
Interface Summary Interface Description AloReceivedRabbitMQMessageDecorator<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.Configurable Deprecated. Nackable NacknowledgerFactory<T> An interface for creating a "nacknowledger" (Consumerof Throwable) that is executed if/when processing of the associatedRabbitMQMessageis exceptionally terminated.RabbitMQMessageCreator<T> Interface for creatingRabbitMQMessages from message bodies.SerializedBody -
Enum Summary Enum Description AloRabbitMQReceiver.NackStrategy Deprecated. -
Exception Summary Exception Description UnackedRabbitMQMessageException Error indicating that a sentRabbitMQMessagewas not ack'd