Package org.springframework.amqp.support
Package for Spring AMQP support classes.
-
Interface Summary Interface Description AmqpHeaderMapper Strategy interface for mapping messaging Message headers to an outboundMessageProperties
(e.g.ConditionalExceptionLogger For components that support customization of the logging of certain events, users can provide an implementation of this interface to modify the existing logging behavior.ConsumerTagStrategy A strategy interface to determine the consumer tag to be used when issuing abasicConsume
operation. -
Class Summary Class Description AmqpHeaders Pre-defined names and prefixes to be used for setting and/or retrieving AMQP MessageProperties from/toMessage
Headers.AmqpMessageHeaderAccessor AMessageHeaderAccessor
implementation giving access to AMQP-specific headers.SendRetryContextAccessor Type safe accessor for retried message sending.SimpleAmqpHeaderMapper Simple implementation ofAmqpHeaderMapper
.