| Package | Description |
|---|---|
| org.mule.routing |
Defines the core routing patterns supported by mule.
|
| org.mule.routing.outbound |
Outbound router implementation as described in the Enterprise Integration Patterns book.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultRouterResultsHandler
The default results handler for all outbound endpoint.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DynamicAll.setResultAggregator(RouterResultsHandler routerResultsHandler) |
| Constructor and Description |
|---|
MulticastingRoutingStrategy(MuleContext muleContext,
RouterResultsHandler resultAggregator) |
| Modifier and Type | Field and Description |
|---|---|
protected RouterResultsHandler |
AbstractMessageSequenceSplitter.resultsHandler |
protected RouterResultsHandler |
AbstractOutboundRouter.resultsHandler |
| Modifier and Type | Method and Description |
|---|---|
RouterResultsHandler |
AbstractOutboundRouter.getResultsHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractOutboundRouter.setResultsHandler(RouterResultsHandler resultsHandler) |
Copyright © 2003–2015 MuleSoft, Inc.. All rights reserved.