Uses of Class
org.apache.camel.processor.aggregate.AggregateProcessor

Packages that use AggregateProcessor
org.apache.camel.model The JAXB POJOs for the XML Configuration of the routing rules. 
 

Uses of AggregateProcessor in org.apache.camel.model
 

Methods in org.apache.camel.model that return AggregateProcessor
protected  AggregateProcessor AggregateDefinition.createAggregator(RouteContext routeContext)
           
 



Apache CAMEL