| Package | Description |
|---|---|
| com.evanlennick.retry4j |
| Modifier and Type | Method and Description |
|---|---|
RetryConfig |
RetryConfigBuilder.build() |
static RetryConfig |
RetryConfig.simpleExponentialConfig() |
static RetryConfig |
RetryConfig.simpleFibonacciConfig() |
static RetryConfig |
RetryConfig.simpleFixedConfig() |
| Constructor and Description |
|---|
CallExecutor(RetryConfig config) |
Copyright © 2015. All rights reserved.