Uses of Class
org.apache.camel.impl.engine.PrototypeProcessorExchangeFactory
-
Packages that use PrototypeProcessorExchangeFactory Package Description org.apache.camel.impl.engine -
-
Uses of PrototypeProcessorExchangeFactory in org.apache.camel.impl.engine
Subclasses of PrototypeProcessorExchangeFactory in org.apache.camel.impl.engine Modifier and Type Class Description class
PooledProcessorExchangeFactory
PooledProcessorExchangeFactory
that reusesExchange
instance from a pool.
-