Uses of Interface
org.apache.camel.ExtendedExchange
Packages that use ExtendedExchange
-
Uses of ExtendedExchange in org.apache.camel
Subinterfaces of ExtendedExchange in org.apache.camelModifier and TypeInterfaceDescriptioninterfacePooledExchangewhich contains the methods and APIs that are not intended for Camel end users but used internally by Camel for optimizing memory footprint by reusing exchanges created byConsumers viaExchangeFactory.Methods in org.apache.camel with parameters of type ExtendedExchangeModifier and TypeMethodDescriptionvoidExtendedExchange.copySafeCopyPropertiesTo(ExtendedExchange target) Copy the safe copy properties from this exchange to the target exchange