| Interface | Description |
|---|---|
| RetryContext | |
| RetryExecutor |
| Class | Description |
|---|---|
| AsyncRetryContext | |
| AsyncRetryExecutor | |
| AsyncRetryJob<V> | |
| RetryJob<V> |
| Enum | Description |
|---|---|
| SyncRetryExecutor |
Singleton instance of
RetryExecutor that executes tasks in the same thread and without retry. |
Copyright © 2014. All rights reserved.