Package org.springframework.amqp.rabbit.support
@NonNullApi
package org.springframework.amqp.rabbit.support
Provides support classes for Spring Rabbit.
-
ClassDescriptionA mechanism to keep track of active objects.A builder for argument maps.Thrown when the broker cancels the consumer and the message queue is drained.Default implementation of the
MessagePropertiesConverter
strategy.Encapsulates an arbitrary message - simple "bean" holder structure.FactoryBean for creating Expression instances.MessageListener
s that also implement this interface can have configuration verified during initialization.Exception to be thrown when the execution of a listener method failed.Strategy interface for converting between Spring AMQPMessageProperties
and RabbitMQ BasicProperties.Translates Rabbit Exceptions to theAmqpException
class hierarchy.A very simple hardcoded implementation of theExpression
interface that represents an immutable value.