| Package | Description |
|---|---|
| org.springframework.amqp.rabbit.listener |
Provides classes for message listener containers.
|
| Modifier and Type | Class and Description |
|---|---|
private class |
ConditionalRejectingErrorHandler.DefaultExceptionStrategy |
| Modifier and Type | Field and Description |
|---|---|
private FatalExceptionStrategy |
ConditionalRejectingErrorHandler.exceptionStrategy |
| Constructor and Description |
|---|
ConditionalRejectingErrorHandler(FatalExceptionStrategy exceptionStrategy)
Create a handler with the supplied
FatalExceptionStrategy implementation. |