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