LibraryToggle FramesPrintFeedback

The messaging gateway pattern, shown in Figure 9.8, describes an approach to integrating with a messaging system, where the messaging system's API remains hidden from the programmer at the application level. One of the more common example is when you want to translate synchronous method calls into request/reply message exchanges, without the programmer being aware of this.


The following Fuse Mediation Router components provide this kind of integration with the messaging system:

  • CXF in EIP Component Reference

  • Bean in EIP Component Reference

Comments powered by Disqus
loading table of contents...