Package | Description |
---|---|
org.springframework.amqp.rabbit.config |
Provides classes supporting the Rabbit XML namespace.
|
org.springframework.amqp.rabbit.retry |
Provides classes supporting retries.
|
Class and Description |
---|
MessageKeyGenerator |
MessageRecoverer |
NewMessageIdentifier
An optimization for stateful retry of message processing.
|
Class and Description |
---|
MessageRecoverer |
RepublishMessageRecoverer
MessageRecoverer implementation that republishes recovered messages
to a specified exchange with the exception stack trace stored in the
message header x-exception. |
Copyright © 2019. All rights reserved.