| Package | Description |
|---|---|
| org.mule.routing |
Defines the core routing patterns supported by mule.
|
| Modifier and Type | Method and Description |
|---|---|
MuleEvent |
CollectAllAggregationStrategy.aggregate(AggregationContext context) |
MuleEvent |
AggregationStrategy.aggregate(AggregationContext context)
aggregates the events in the given context into a single one
|
protected MuleEvent |
CollectAllAggregationStrategy.aggregateWithFailedRoutes(AggregationContext context) |
protected MuleEvent |
CollectAllAggregationStrategy.aggregateWithoutFailedRoutes(AggregationContext context) |
Copyright © 2003–2015 MuleSoft, Inc.. All rights reserved.