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 Details

    • StringLinesAggregationStrategy

      public StringLinesAggregationStrategy()
  • Method Details

    • aggregate

      public org.apache.camel.Exchange aggregate(org.apache.camel.Exchange oldExchange, org.apache.camel.Exchange newExchange)
      Specified by:
      aggregate in interface org.apache.camel.processor.aggregate.AggregationStrategy