Re: PollingConsumerSupport

2013-06-20 Thread vkarkhanis
Karkhanis -- View this message in context: http://camel.465427.n5.nabble.com/PollingConsumerSupport-tp5734359p5734415.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: PollingConsumerSupport

2013-06-19 Thread Christian Müller
pache Member: https://www.apache.org/foundation/members.html https://www.linkedin.com/pub/christian-mueller/11/551/642 On Wed, Jun 19, 2013 at 12:32 PM, vkarkhanis wrote: > Hello, > If I try to create a cutome endpoint and implement PollingConsumerSupport, > I > am required to impl

PollingConsumerSupport

2013-06-19 Thread vkarkhanis
Hello, If I try to create a cutome endpoint and implement PollingConsumerSupport, I am required to implement two methods, recieve and recieveNoWait(). What exactly is the difference between the two and what exactly is expected in the implementation? Thank you, Regards\ vkarkhanis -- View this