What is Exchange in camel?
Answer / Vineet Prakash
Exchange in Apache Camel is a message container that holds the message body, headers, properties, and any other data associated with it. It acts as a unit of communication between components.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is an esb? Have you deployed camel on any esb?
What are the error handlers provided by camel?
What is Exchange in camel?
What is the difference between DefaultErrorHandler and DeadLetterChannel error handler in camel?
What are the dependencies?
Enlist few good uses for apache camel?
Have you use database with apache camel?
What is camelcontext?
Does camel link method invocation of bean at compile time or runtime?
What is camel registry?
How are exception handled using apache camel?
How camel handles multiple parameter binding in bean method?