Toggle navigation
Home
org.apache.camel.Exchange to org.apache.camel.Message
No. of Instances - 5
No. of Commits - 3
No. of Projects - {'camel'}
Hierarchy/Composition: -
Primitive Info: -
NameSpace: Internal -> Internal
Mapping:
Add or Remove Method invocation
exchange.getIn()
to
inputMessage
exchange.getIn()
to
message
exchange.getIn()
to
message
Rename Variable
exchange
to
inputMessage
exchange
to
message
exchange
to
message