Uses of Package
org.apache.camel.processor.aggregate

Packages that use org.apache.camel.processor.aggregate
org.apache.camel.model Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. 
org.apache.camel.processor A collection of Processor implementations which are used to implement the Enterprise Integration Patterns 
org.apache.camel.processor.aggregate Helper classes for the Aggregator pattern. 
 

Classes in org.apache.camel.processor.aggregate used by org.apache.camel.model
AggregationStrategy
          A strategy for aggregating two exchanges together into a single exchange.
 

Classes in org.apache.camel.processor.aggregate used by org.apache.camel.processor
AggregationCollection
          A Collection which aggregates exchanges together using a correlation expression so that there is only a single message exchange sent for a single correlation key.
AggregationStrategy
          A strategy for aggregating two exchanges together into a single exchange.
 

Classes in org.apache.camel.processor.aggregate used by org.apache.camel.processor.aggregate
AggregationStrategy
          A strategy for aggregating two exchanges together into a single exchange.
 



Copyright © 2007 Apache Software Foundation. All Rights Reserved.