Is it not possible to handle it somehow in camel routes. Is there any way
Camel identifies the request type like GET, POST, PUT or DELETE as we have
for restful service and invoke the annotated method.

I know i can use JAX-RS to handle calls to implementation bean, but is it
possible to have similar thing when i expose restful service using camel
route and have multiple service methods defined/declared.



--
View this message in context: 
http://camel.465427.n5.nabble.com/cxfrs-GET-and-POST-handling-in-bean-tp5717342p5717362.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to