public class ExceptionHandlers extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
ExceptionHandlers.ConnectionRecoveryTriggeringPredicate |
static class |
ExceptionHandlers.ExceptionPredicate |
static class |
ExceptionHandlers.RetryAcknowledgmentExceptionHandler |
static class |
ExceptionHandlers.RetrySendingExceptionHandler |
static class |
ExceptionHandlers.SimpleRetryTemplate |
| Modifier and Type | Field and Description |
|---|---|
static java.util.function.Predicate<Throwable> |
CONNECTION_RECOVERY_PREDICATE |
| Constructor and Description |
|---|
ExceptionHandlers() |
public static java.util.function.Predicate<Throwable> CONNECTION_RECOVERY_PREDICATE