| Package | Description |
|---|---|
| org.mule.runtime.core.api.retry | |
| org.mule.runtime.core.retry | |
| org.mule.runtime.core.retry.policies |
| Modifier and Type | Method and Description |
|---|---|
PolicyStatus |
RetryPolicy.applyPolicy(Throwable cause)
Applies the retry policy by performing a blocking action.
|
| Modifier and Type | Method and Description |
|---|---|
static PolicyStatus |
PolicyStatus.policyExhausted(Throwable t) |
static PolicyStatus |
PolicyStatus.policyOk() |
| Modifier and Type | Method and Description |
|---|---|
PolicyStatus |
SimpleRetryPolicy.applyPolicy(Throwable cause) |
PolicyStatus |
NoRetryPolicyTemplate.NoRetryPolicy.applyPolicy(Throwable cause) |
Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.