Uses of Package
org.springframework.amqp.rabbit.retry
Packages that use org.springframework.amqp.rabbit.retry
Package
Description
Provides classes supporting the Rabbit XML namespace.
Provides classes supporting retries.
-
Classes in org.springframework.amqp.rabbit.retry used by org.springframework.amqp.rabbit.configClassDescriptionAn optimization for stateful retry of message processing.
-
Classes in org.springframework.amqp.rabbit.retry used by org.springframework.amqp.rabbit.retryClassDescription
MessageRecoverer
implementation that republishes recovered messages to a specified exchange with the exception stack trace stored in the message header x-exception.