Re: Can't grok event driven consumer

2014-09-25 Thread Claus Ibsen
Hi See how the direct producer is implemented if you want a behavior like that. On Wed, Sep 24, 2014 at 11:16 PM, Tim Dudgeon wrote: > I'm wanting to create a Component that acts as a simple from: endpoint, just > like, for instance, direct: does. > I want to be able to send an Exchange to it, h

Can't grok event driven consumer

2014-09-24 Thread Tim Dudgeon
I'm wanting to create a Component that acts as a simple from: endpoint, just like, for instance, direct: does. I want to be able to send an Exchange to it, handle it in some way, and send the outcomes (plural) to the downstream processor. Most of it makes sense, but I just can't work out how to r

Re: Event Driven consumer for Custom Component

2014-05-13 Thread Willem Jiang
ontext: > http://camel.465427.n5.nabble.com/Event-Driven-consumer-for-Custom-Component-tp5751089.html > > Sent from the Camel - Users mailing list archive at Nabble.com. >

Event Driven consumer for Custom Component

2014-05-13 Thread harjeets
We have created custom component anlong with custom consumer. Its a ScheduledPollingConsumer. We want to make it event drriven. Pls help me. -- View this message in context: http://camel.465427.n5.nabble.com/Event-Driven-consumer-for-Custom-Component-tp5751089.html Sent from the Camel

Re: event-driven consumer

2013-10-19 Thread Christian Müller
36 PM, samslara wrote: > Hi, > I'm trying to implement an event-driven consumer where the event-driver > is > a custom library we have developed. I was looking at various documentation > on the subject and I can't find any interface through which the > event-driver &

event-driven consumer

2013-10-19 Thread samslara
Hi, I'm trying to implement an event-driven consumer where the event-driver is a custom library we have developed. I was looking at various documentation on the subject and I can't find any interface through which the event-driver notifies the consumer. From the following fusesource

Re: (FTP) DefaultScheduledPollConsumer: Converts a polling consumer into an event-driven consumer instance.

2012-01-16 Thread Claus Ibsen
On Mon, Jan 16, 2012 at 9:21 AM, Raul wrote: > I suppose that the event will be produced when the FTP Route receives every > file. > > When I read that I can convert a polling consumer into a event-driven > consumer with DefaultScheduledPollConsumer I thought it's that I

Re: (FTP) DefaultScheduledPollConsumer: Converts a polling consumer into an event-driven consumer instance.

2012-01-16 Thread Raul
I suppose that the event will be produced when the FTP Route receives every file. When I read that I can convert a polling consumer into a event-driven consumer with DefaultScheduledPollConsumer I thought it's that I need. But I didn't found any example. I am begining to walk wit

Re: (FTP) DefaultScheduledPollConsumer: Converts a polling consumer into an event-driven consumer instance.

2012-01-15 Thread Willem Jiang
: http://camel.465427.n5.nabble.com/FTP-DefaultScheduledPollConsumer-Converts-a-polling-consumer-into-an-event-driven-consumer-instance-tp5134561p5134561.html Sent from the Camel - Users mailing list archive at Nabble.com. -- Willem -- FuseSource Web: http:

(FTP) DefaultScheduledPollConsumer: Converts a polling consumer into an event-driven consumer instance.

2012-01-10 Thread Raul
example? Thank you. Raúl -- View this message in context: http://camel.465427.n5.nabble.com/FTP-DefaultScheduledPollConsumer-Converts-a-polling-consumer-into-an-event-driven-consumer-instance-tp5134561p5134561.html Sent from the Camel - Users mailing list archive at Nabble.com.