Uses of Package
org.springframework.amqp.rabbit.support
Packages that use org.springframework.amqp.rabbit.support
Package
Description
Provides classes supporting the Rabbit XML namespace.
Provides core classes for Spring Rabbit.
Provides classes for message listener containers.
Provides Additional APIs for listeners.
Provides support classes for Spring Rabbit.
Classes for testing Spring AMQP applications.
-
Classes in org.springframework.amqp.rabbit.support used by org.springframework.amqp.rabbit.configClassDescriptionStrategy interface for converting between Spring AMQP
MessageProperties
and RabbitMQ BasicProperties. -
Classes in org.springframework.amqp.rabbit.support used by org.springframework.amqp.rabbit.coreClassDescription
MessageListener
s that also implement this interface can have configuration verified during initialization.Strategy interface for converting between Spring AMQPMessageProperties
and RabbitMQ BasicProperties. -
Classes in org.springframework.amqp.rabbit.support used by org.springframework.amqp.rabbit.listenerClassDescriptionA mechanism to keep track of active objects.Exception to be thrown when the execution of a listener method failed.Strategy interface for converting between Spring AMQP
MessageProperties
and RabbitMQ BasicProperties. -
Classes in org.springframework.amqp.rabbit.support used by org.springframework.amqp.rabbit.listener.apiClassDescriptionException to be thrown when the execution of a listener method failed.
-
Classes in org.springframework.amqp.rabbit.support used by org.springframework.amqp.rabbit.supportClassDescriptionStrategy interface for converting between Spring AMQP
MessageProperties
and RabbitMQ BasicProperties. -
Classes in org.springframework.amqp.rabbit.support used by org.springframework.amqp.rabbit.testClassDescription
MessageListener
s that also implement this interface can have configuration verified during initialization.