| Package | Description |
|---|---|
| net.jodah.failsafe |
Core Failsafe APIs for performing failsafe executions.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AsyncFailsafe<R>
Performs asynchronous executions with failures handled according to a configured
retry
policy, circuit breaker and
fallback. |
Copyright © 2017. All Rights Reserved.