Uses of Class
org.apache.camel.support.DefaultPooledExchange
Packages that use DefaultPooledExchange
Package
Description
Base classes that help to implement the camel API and are expected to be extended by the user
-
Uses of DefaultPooledExchange in org.apache.camel.support
Methods in org.apache.camel.support that return DefaultPooledExchangeModifier and TypeMethodDescriptionstatic DefaultPooledExchange
DefaultPooledExchange.newFromEndpoint
(org.apache.camel.Endpoint fromEndpoint) static DefaultPooledExchange
DefaultPooledExchange.newFromEndpoint
(org.apache.camel.Endpoint fromEndpoint, org.apache.camel.ExchangePattern exchangePattern)