InterviewSolution
Saved Bookmarks
| 1. |
What Is Bridge Component In Mule ? |
|
Answer» A bridge component is used to PASS the messages from the INBOUND ROUTER to the outbound one. A bridge is a NEUTRAL component: it does not PERFORM any action or modify messages that it processes. A bridge component is used to pass the messages from the inbound router to the outbound one. A bridge is a neutral component: it does not perform any action or modify messages that it processes. |
|