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

Packages that use org.apache.camel.processor.aggregate
org.apache.camel.model The JAXB POJOs for the XML Configuration of the routing rules. 
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
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
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
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.
 



Copyright © 2008 IONA Open Source Community. All Rights Reserved.