Package | Description |
---|---|
org.mule.api.retry | |
org.mule.retry.async | |
org.mule.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 |
RetryForeverPolicyTemplate.createRetryInstance() |
RetryPolicy |
SimpleRetryPolicyTemplate.createRetryInstance() |
Copyright © 2003–2016 MuleSoft, Inc.. All rights reserved.