What are different message exchange patterns in camel, which one of these is synchronous?
Answer Posted / Nupur Tandon
The Message Exchange Patterns (MEP) in Apache Camel are: InOnly, OutOnly, InOut, and Request-Response. Among these, the Request-Response pattern is synchronous as it waits for a response from the endpoint before continuing.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
No New Questions to Answer in this Category !! You can
Post New Questions
Answer Questions in Different Category