Uses of Class
org.apache.camel.support.cache.ProducerServicePool
-
Packages that use ProducerServicePool Package Description org.apache.camel.support.cache Base classes for caching and pooling -
-
Uses of ProducerServicePool in org.apache.camel.support.cache
Methods in org.apache.camel.support.cache that return ProducerServicePool Modifier and Type Method Description protected ProducerServicePoolDefaultProducerCache. createServicePool(org.apache.camel.CamelContext camelContext, int cacheSize)
-