Interface | Description |
---|---|
MessageKeyGenerator | |
MessageRecoverer | |
NewMessageIdentifier |
An optimization for stateful retry of message processing.
|
Class | Description |
---|---|
RejectAndDontRequeueRecoverer |
MessageRecover that causes the listener container to reject
the message without requeuing.
|
RepublishMessageRecoverer |
MessageRecoverer implementation that republishes recovered messages
to a specified exchange with the exception stack trace stored in the
message header x-exception. |