Uses of Class
org.apache.camel.builder.AggregationStrategyClause
Packages that use AggregationStrategyClause
-
Uses of AggregationStrategyClause in org.apache.camel.builder
Subclasses of AggregationStrategyClause in org.apache.camel.builder -
Uses of AggregationStrategyClause in org.apache.camel.model
Methods in org.apache.camel.model that return AggregationStrategyClauseModifier and TypeMethodDescriptionAggregateDefinition.aggregationStrategy()Sets the AggregationStrategy to use with a fluent builder.MulticastDefinition.aggregationStrategy()Sets the AggregationStrategy to be used to assemble the replies from the multicasts, into a single outgoing message from the Multicast using a fluent builder.