Hello everyone,
I am developing a RabbitMQ camel component starting from scratch, using the
RabbitMQ java client as the only basis for the development.

Aside from the RabbitMQ features I am exposing to the users as options in
the route (e.g. ?concurrentConsumers),

I am wondering if there exist general Camel features (e.g. some camel DSL
keywords) which needs to have some support from the component implementation
to work properly.

One of these, I am sure, is the transactional client EIP, with the
"transacted()" keyword (http://camel.apache.org/transactional-client.html).

Can someone point me to those, or give me some directions to address my
reasonings ?

Thanks a lot.

Emanuele

--
View this message in context: 
http://camel.465427.n5.nabble.com/Camel-features-and-falling-back-to-Camel-components-tp5525681p5525681.html
Sent from the Camel Development mailing list archive at Nabble.com.

Reply via email to