Package | Description |
---|---|
org.mule.retry.policies |
Modifier and Type | Class and Description |
---|---|
class |
NoRetryPolicyTemplate
This policy is basically a placeholder.
|
class |
RetryForeverPolicyTemplate
This policy is the same as
SimpleRetryPolicyTemplate but will retry an infinite amount of times. |
class |
SimpleRetryPolicyTemplate
This policy allows the user to configure how many times a retry should be attempted and how long to wait between
retries.
|
Copyright © 2003–2016 MuleSoft, Inc.. All rights reserved.