Package org.springframework.amqp.support
package org.springframework.amqp.support
Package for Spring AMQP support classes.
-
ClassDescriptionStrategy interface for mapping messaging Message headers to an outbound
MessageProperties
(e.g.Pre-defined names and prefixes to be used for setting and/or retrieving AMQP MessageProperties from/toMessage
Headers.AMessageHeaderAccessor
implementation giving access to AMQP-specific headers.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.A strategy interface to determine the consumer tag to be used when issuing abasicConsume
operation.Type safe accessor for retried message sending.Simple implementation ofAmqpHeaderMapper
.