| Package | Description |
|---|---|
| org.mule.routing |
Defines the core routing patterns supported by mule.
|
| Modifier and Type | Class and Description |
|---|---|
class |
UntilSuccessful
UntilSuccessful attempts to route a message to the message processor it contains.
|
| Modifier and Type | Method and Description |
|---|---|
protected UntilSuccessfulConfiguration |
AbstractUntilSuccessfulProcessingStrategy.getUntilSuccessfulConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
void |
UntilSuccessfulProcessingStrategy.setUntilSuccessfulConfiguration(UntilSuccessfulConfiguration untilSuccessfulConfiguration) |
void |
AbstractUntilSuccessfulProcessingStrategy.setUntilSuccessfulConfiguration(UntilSuccessfulConfiguration untilSuccessfulConfiguration) |
Copyright © 2003–2015 MuleSoft, Inc.. All rights reserved.