Spring AMQP

Package org.springframework.amqp.rabbit.retry

Interface Summary
MessageKeyGenerator  
MessageRecoverer  
NewMessageIdentifier An optimization for stateful retry of message processing.
 

Class Summary
MissingMessageIdAdvice Advice that can be placed in the listener delegate's advice chain to enhance the message with an ID if not present.
RejectAndDontRequeueRecoverer MessageRecover that causes the listener container to reject the message without requeuing.
 


Spring AMQP