|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DefaultExchangeHolder | |
|---|---|
| org.apache.camel.impl | Default implementation classes for Camel Core |
| Uses of DefaultExchangeHolder in org.apache.camel.impl |
|---|
| Methods in org.apache.camel.impl that return DefaultExchangeHolder | |
|---|---|
static DefaultExchangeHolder |
DefaultExchangeHolder.marshal(Exchange exchange)
Creates a payload object with the information from the given exchange. |
| Methods in org.apache.camel.impl with parameters of type DefaultExchangeHolder | |
|---|---|
static void |
DefaultExchangeHolder.unmarshal(Exchange exchange,
DefaultExchangeHolder payload)
Transfers the information from the payload to the exchange. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||