Uses of Interface
org.apache.camel.spi.ExchangeFactoryManager
Packages that use ExchangeFactoryManager
-
Uses of ExchangeFactoryManager in org.apache.camel
Methods in org.apache.camel that return ExchangeFactoryManagerModifier and TypeMethodDescriptionExtendedCamelContext.getExchangeFactoryManager()
Gets the exchange factory manager to use.Methods in org.apache.camel with parameters of type ExchangeFactoryManagerModifier and TypeMethodDescriptionvoid
ExtendedCamelContext.setExchangeFactoryManager
(ExchangeFactoryManager exchangeFactoryManager) Sets a custom exchange factory manager to use.