Uses of Interface
org.apache.camel.ExchangeExtension
Packages that use ExchangeExtension
-
Uses of ExchangeExtension in org.apache.camel
Methods in org.apache.camel that return ExchangeExtensionModifier and TypeMethodDescriptionExchange.getExchangeExtension()
Gets theExchangeExtension
that contains the extension points for internal exchange APIs.Methods in org.apache.camel with parameters of type ExchangeExtensionModifier and TypeMethodDescriptionvoid
ExchangeExtension.copySafeCopyPropertiesTo
(ExchangeExtension target) Copy the safe copy properties from this exchange to the target exchange