| Package | Description |
|---|---|
| com.evanlennick.retry4j | |
| com.evanlennick.retry4j.exception | |
| com.evanlennick.retry4j.listener |
| Class and Description |
|---|
| AsyncCallExecutor
Implementation that kicks off each retry request in its own separate thread that does not block the thread the
execution is called from.
|
| AttemptStatus |
| CallExecutor
Default implementation that does a single, synchrnous retry in the same thread that it is called from.
|
| RetryExecutor |
| Status |
| Class and Description |
|---|
| Status |
| Class and Description |
|---|
| Status |
Copyright © 2018. All rights reserved.