Did you checked the Java doc? What didn't you understood? There are three methods you have to implement...
Best, Christian Müller ----------------- Software Integration Specialist Apache Camel committer: https://camel.apache.org/team V.P. Apache Camel: https://www.apache.org/foundation/ Apache 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 <[email protected]> wrote: > 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 message in context: > http://camel.465427.n5.nabble.com/PollingConsumerSupport-tp5734359.html > Sent from the Camel - Users mailing list archive at Nabble.com. >
