| Package | Description |
|---|---|
| org.mule.routing |
Defines the core routing patterns supported by mule.
|
| org.mule.routing.correlation |
| Modifier and Type | Method and Description |
|---|---|
protected abstract MuleEvent |
AbstractCorrelationAggregator.aggregateEvents(EventGroup events) |
| Modifier and Type | Method and Description |
|---|---|
MuleEvent |
CollectionCorrelatorCallback.aggregateEvents(EventGroup events)
This method is invoked if the shouldAggregate method is called and returns true.
|
MuleEvent |
ResequenceCorrelatorCallback.aggregateEvents(EventGroup events)
This method is invoked if the shouldAggregate method is called and returns
true.
|
MuleEvent |
ResequenceMessagesCorrelatorCallback.aggregateEvents(EventGroup events)
This method is invoked if the shouldAggregate method is called and returns
true.
|
Copyright © 2003–2015 MuleSoft, Inc.. All rights reserved.