What is the stopOnException() in multicast?
Answer / Parul Sonker
The stopOnException() method in multicast is used to control error handling. When set to true (the default), the entire Multicast will stop when an exception occurs on any of its branches. If set to false, processing continues on other branches.
| Is This Answer Correct ? | 0 Yes | 0 No |
What are endpoints in apache camel?
What is Composed Message Processor Pattern?
Enlist few good uses for apache camel?
How to copy file from one location to other using java DSL in camel?
What is difference between Aggregator and Splitter EIP?
What is an esb? Have you deployed camel on any esb?
What are different message exchange patterns in camel, which one of these is synchronous?
Can we call camel an esb (enterprise service bus)?
What are routes in apache camel?
What is the license?
What is a context in apache camel?
What is a producer and a consumer endpoint?