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