Uses of Class
org.apache.camel.processor.aggregate.AbstractListAggregationStrategy
Packages that use AbstractListAggregationStrategy
-
Uses of AbstractListAggregationStrategy in org.apache.camel.processor.aggregate
Subclasses of AbstractListAggregationStrategy in org.apache.camel.processor.aggregateModifier and TypeClassDescriptionclassclassAggregate all exchanges into a single combined Exchange holding all the aggregated exchanges in aListofExchangeas the message body.classAggregate allMessageinto a single combined Exchange holding all the aggregated messages in aListofMessageas the message body.