Sets Exchange.
Sets Exchange.getException from the given Failure message. Headers of the Failure message are ignored.
Sets Exchange.
Sets Exchange.getIn from the given Message object.
Depending on the exchange pattern, sets Exchange.
Depending on the exchange pattern, sets Exchange.getIn or Exchange.getOut from the given Message object. If the exchange is out-capable then the Exchange.getOut is set, otherwise Exchange.getIn.
Creates a Failure object from the adapted Exchange.
Creates a Failure object from the adapted Exchange.
additional headers to set on the created Message in addition to those in the Camel message.
Failure
Creates a Failure object from the adapted Exchange.
Creates a Failure object from the adapted Exchange.
Failure
Creates a Message object from Exchange.
Creates a Message object from Exchange.getIn.
additional headers to set on the created Message in addition to those in the Camel message.
Creates a Message object from Exchange.
Creates a Message object from Exchange.getIn.
Depending on the exchange pattern, creates a Message object from Exchange.
Depending on the exchange pattern, creates a Message object from Exchange.getIn or Exchange.getOut. If the exchange is out-capable then the Exchange.getOut is set, otherwise Exchange.getIn.
additional headers to set on the created Message in addition to those in the Camel message.
Depending on the exchange pattern, creates a Message object from Exchange.
Depending on the exchange pattern, creates a Message object from Exchange.getIn or Exchange.getOut. If the exchange is out-capable then the Exchange.getOut is set, otherwise Exchange.getIn.
Adapter for converting an org.apache.camel.Exchange to and from Message and Failure objects.