public class QuoteAggregator extends Object implements org.apache.camel.processor.aggregate.AggregationStrategy
Constructor and Description |
---|
QuoteAggregator() |
Modifier and Type | Method and Description |
---|---|
org.apache.camel.Exchange |
aggregate(org.apache.camel.Exchange oldExchange,
org.apache.camel.Exchange newExchange) |
void |
setCoolWords(List<String> coolWords) |
Apache Camel