JavaScript is disabled on your browser.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Uses of Class
org.apache.camel.processor.aggregate.AbstractListAggregationStrategy
Packages that use
AbstractListAggregationStrategy
Package
Description
org.apache.camel.processor.aggregate
Helper classes for the
Aggregator
pattern.
Uses of
AbstractListAggregationStrategy
in
org.apache.camel.processor.aggregate
Subclasses of
AbstractListAggregationStrategy
in
org.apache.camel.processor.aggregate
Modifier and Type
Class and Description
class
GroupedExchangeAggregationStrategy
Aggregate all exchanges into a single combined Exchange holding all the aggregated exchanges in a
List
of
Exchange
as the message body.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Apache Camel