| Package | Description |
|---|---|
| org.mule.routing |
Defines the core routing patterns supported by mule.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CollectAllAggregationStrategy
If no routes generated exeption then it returns a new
MuleEvent under the
rules of DefaultRouterResultsHandler (you can change this behaviour by
overriding CollectAllAggregationStrategy.aggregateWithoutFailedRoutes(AggregationContext). |
| Modifier and Type | Method and Description |
|---|---|
void |
ScatterGatherRouter.setAggregationStrategy(AggregationStrategy aggregationStrategy) |
Copyright © 2003–2015 MuleSoft, Inc.. All rights reserved.