In an inOut route I would like to bind the IN and the OUT message to method
parameters using annotations. Something like;

public void foo(@body String inMessage, @X String outMessage)

I cant find this in the annottation description.



--
View this message in context: 
http://camel.465427.n5.nabble.com/Binding-IN-and-OUT-message-using-annotation-tp5729418.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to