Uses of Class
org.apache.camel.processor.aggregate.StringAggregationStrategy
Packages that use StringAggregationStrategy
-
Uses of StringAggregationStrategy in org.apache.camel.processor.aggregate
Methods in org.apache.camel.processor.aggregate that return StringAggregationStrategyModifier and TypeMethodDescriptionSet delimiter used for joining aggregated StringStringAggregationStrategy.pick(org.apache.camel.Expression expression) Set an expression to extract the element to be aggregated from the incomingExchange.