| Class | Description |
|---|---|
| AsynchronousRetryTemplate |
This class is a wrapper for a
RetryPolicyTemplate and will execute any retry work within a separate thread. |
| FutureRetryContext |
An implementation of
RetryContext to be used when a RetryPolicyTemplate is
executed in a separate thread via the AsynchronousRetryTemplate. |
| RetryWorker |
A
Runnable implementation used when executing a RetryPolicyTemplate in a separate thread. |
Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.