Am having a service running in a Apache tomcat server. Am currently exposing
the service as  REST Service.

Now, we have decided to make it available for different types of clients.
Such that, the same service can be used as

1. Calling as REST Service
2. Pushing in a Queue
3. Call as Web Service
4. File/Multipart upload


and some other way mode of transport.

Can I have one single application, controlled by Camel , which can
understand all types of request and Route accordingly?

Can we achieve this!!!






--
View this message in context: 
http://camel.465427.n5.nabble.com/Camel-with-Multiple-types-of-Endpoints-tp5741306.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to