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
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