Camel will provide exchange information in the Velocity context (just a
Map
). The Exchange
is transfered as:
key |
value |
---|---|
|
The |
|
The headers of the In message. |
|
The Camel Context intance. |
|
The In message. |
|
The In message. |
|
The In message body. |
|
The Out message (only for InOut message exchange pattern). |
|
The Out message (only for InOut message exchange pattern). |