Uses of Class
org.mule.routing.AbstractAggregator

Packages that use AbstractAggregator
org.mule.routing Defines the core routing patterns supported by mule. 
 

Uses of AbstractAggregator in org.mule.routing
 

Subclasses of AbstractAggregator in org.mule.routing
 class AbstractCorrelationAggregator
          AbstractCorrelationAggregatingMessageProcessor uses the CorrelationID and CorrelationGroupSize properties of the MuleMessage to manage message groups.
 class MessageChunkAggregator
           
 class Resequencer
          CorrelationEventResequencer is used to resequence events according to their dispatch sequence in the correlation group.
 class SimpleCollectionAggregator
          This router will return all aggregated events as a MuleMessageCollection.
 



Copyright © 2003-2010 MuleSoft, Inc.. All Rights Reserved.