Uses of Class
org.apache.camel.impl.ProducerCache

Packages that use ProducerCache
org.apache.camel.processor A collection of Processor implementations which are used to implement the Enterprise Integration Patterns 
 

Uses of ProducerCache in org.apache.camel.processor
 

Fields in org.apache.camel.processor declared as ProducerCache
protected  ProducerCache SendProcessor.producerCache
           
 

Methods in org.apache.camel.processor that return ProducerCache
protected  ProducerCache SendProcessor.getProducerCache(Exchange exchange)
           
protected  ProducerCache RoutingSlip.getProducerCache(Exchange exchange)
           
protected  ProducerCache RecipientList.getProducerCache(Exchange exchange)
           
 



Copyright © 2009 Apache Software Foundation. All Rights Reserved.