Uses of Package
org.springframework.amqp.support
Packages that use org.springframework.amqp.support
Package
Description
Provides classes supporting the Rabbit XML namespace.
Provides classes related to connections.
Provides classes for message listener containers.
Provides classes for adapting listeners.
Package for Spring AMQP support classes.
Provides classes for supporting message conversion.
-
Classes in org.springframework.amqp.support used by org.springframework.amqp.rabbit.configClassDescriptionFor components that support customization of the logging of certain events, users can provide an implementation of this interface to modify the existing logging behavior.A strategy interface to determine the consumer tag to be used when issuing a
basicConsume
operation. -
Classes in org.springframework.amqp.support used by org.springframework.amqp.rabbit.connectionClassDescriptionFor components that support customization of the logging of certain events, users can provide an implementation of this interface to modify the existing logging behavior.
-
Classes in org.springframework.amqp.support used by org.springframework.amqp.rabbit.listenerClassDescriptionFor components that support customization of the logging of certain events, users can provide an implementation of this interface to modify the existing logging behavior.A strategy interface to determine the consumer tag to be used when issuing a
basicConsume
operation. -
Classes in org.springframework.amqp.support used by org.springframework.amqp.rabbit.listener.adapterClassDescriptionStrategy interface for mapping messaging Message headers to an outbound
MessageProperties
(e.g. -
Classes in org.springframework.amqp.support used by org.springframework.amqp.supportClassDescriptionStrategy interface for mapping messaging Message headers to an outbound
MessageProperties
(e.g.AMessageHeaderAccessor
implementation giving access to AMQP-specific headers. -
Classes in org.springframework.amqp.support used by org.springframework.amqp.support.converterClassDescriptionStrategy interface for mapping messaging Message headers to an outbound
MessageProperties
(e.g.