Uses of Interface
org.apache.camel.ExtendedExchange
-
Packages that use ExtendedExchange Package Description org.apache.camel The core Camel API. -
-
Uses of ExtendedExchange in org.apache.camel
Subinterfaces of ExtendedExchange in org.apache.camel Modifier and Type Interface Description interfacePooledExchangePooledExchangewhich 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.
-