You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@camel.apache.org by davsclaus <ci...@yahoo.dk> on 2010/10/17 14:02:23 UTC

Re: Understanding Request Reply

Camel in Action book appendix B covers the ProducerTemplate

all the *request* methods is using InOut (request/reply).
all the *send* methods is using InOnly.

The javadoc is improved so check the latest source code for better java doc.

And btw subscribe to the mailing list to be sure more people read your
posts. See note here:
http://camel.apache.org/discussion-forums.html
-- 
View this message in context: http://camel.465427.n5.nabble.com/Understanding-Request-Reply-tp3215755p3216134.html
Sent from the Camel - Users mailing list archive at Nabble.com.