Uses of Interface
org.apache.camel.util.toolbox.FlexibleAggregationStrategy.CompletionAwareMixin

Packages that use FlexibleAggregationStrategy.CompletionAwareMixin
org.apache.camel.util.toolbox   
 

Uses of FlexibleAggregationStrategy.CompletionAwareMixin in org.apache.camel.util.toolbox
 

Methods in org.apache.camel.util.toolbox with parameters of type FlexibleAggregationStrategy.CompletionAwareMixin
 FlexibleAggregationStrategy<E> FlexibleAggregationStrategy.completionAware(FlexibleAggregationStrategy.CompletionAwareMixin completionMixin)
          Plugs in logic to execute when an aggregation batch completes.
 



Apache Camel