What is processor in apache camel?
Answer / Prabhat Kumar Tiwari
A Processor in Apache Camel is a component that processes messages by applying some logic. It is a generic component that can implement any custom functionality required for the integration flow.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is Multicast EIP in camel?
Why you selected camel for your application or why you use camel?
Have you used apache camel with spring?
How to copy file from one location to other using java DSL in camel?
What platforms are supported?
How did you execute junit test cases for apache camel?
What are the error handlers provided by camel?
What is default registry in camel?
What is an esb? Have you deployed camel on any esb?
What is In message in camel?
What is routercontext?
What is camel exchange? Explain its structure?