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