Interface FlexibleAggregationStrategy.TimeoutAwareMixin

Enclosing class:
FlexibleAggregationStrategy<E>

public static interface FlexibleAggregationStrategy.TimeoutAwareMixin
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    timeout(org.apache.camel.Exchange exchange, int index, int total, long timeout)
     
  • Method Details

    • timeout

      void timeout(org.apache.camel.Exchange exchange, int index, int total, long timeout)