Class StringLinesAggregationStrategy
- java.lang.Object
-
- org.apache.unomi.router.core.strategy.StringLinesAggregationStrategy
-
- All Implemented Interfaces:
org.apache.camel.processor.aggregate.AggregationStrategy
public class StringLinesAggregationStrategy extends Object implements org.apache.camel.processor.aggregate.AggregationStrategy
Created by amidani on 29/06/2017.
-
-
Constructor Summary
Constructors Constructor Description StringLinesAggregationStrategy()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description org.apache.camel.Exchange
aggregate(org.apache.camel.Exchange oldExchange, org.apache.camel.Exchange newExchange)
-