| Package | Description |
|---|---|
| org.mule.runtime.core.api.retry | |
| org.mule.runtime.core.retry.async | |
| org.mule.runtime.core.retry.policies |
| Modifier and Type | Method and Description |
|---|---|
RetryPolicy |
RetryPolicyTemplate.createRetryInstance() |
| Modifier and Type | Method and Description |
|---|---|
RetryPolicy |
AsynchronousRetryTemplate.createRetryInstance() |
| Modifier and Type | Class and Description |
|---|---|
protected static class |
NoRetryPolicyTemplate.NoRetryPolicy |
class |
SimpleRetryPolicy
Allows to configure how many times a retry should be attempted and how long to wait between retries.
|
| Modifier and Type | Method and Description |
|---|---|
RetryPolicy |
NoRetryPolicyTemplate.createRetryInstance() |
RetryPolicy |
SimpleRetryPolicyTemplate.createRetryInstance() |
RetryPolicy |
RetryForeverPolicyTemplate.createRetryInstance() |
Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.