| Package | Description |
|---|---|
| com.mulesoft.connectivity.rest.commons.api.backoff |
| Modifier and Type | Method and Description |
|---|---|
abstract boolean |
RandomizedExponentialBackoffCaller.isRetriable(Result<T> result) |
| Modifier and Type | Method and Description |
|---|---|
T |
RandomizedExponentialBackoffCaller.call(Supplier<Result<T>> resultSupplier) |
Copyright © 2023. All rights reserved.