| Interface | Description |
|---|---|
| RetryOperator.ThrowingConsumer<T,E extends java.lang.Exception> |
| Class | Description |
|---|---|
| RetryOperator<T> |
A Reactor Retry operator which wraps a reactive type in a Retry.
|
| Exception | Description |
|---|---|
| RetryExceptionWrapper |
retry runtime exception wrapper for the thrown checked exception
|