| Interface | Description |
|---|---|
| RunnableRetrier<T> |
Defines an object that will schedule a
Runnable and retry its execution until successful. |
| Class | Description |
|---|---|
| BackoffRunnableRetrier<T> |
Executes multiple
Runnables in a separate thread until they complete successfully. |
| BackoffRunnableRetrier.Builder<T> |
Copyright © 2014–2021 MuleSoft, Inc.. All rights reserved.