Fuse 6 is no longer supported
As of February 2025, Red Hat Fuse 6 is no longer supported. If you are using Fuse 6, please upgrade to Red Hat build of Apache Camel.此内容没有您所选择的语言版本。
9.10. Messaging Gateway
Overview 复制链接链接已复制到粘贴板!
复制链接链接已复制到粘贴板!
The messaging gateway pattern, shown in Figure 9.8, “Messaging Gateway Pattern”, 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.
Figure 9.8. Messaging Gateway Pattern
The following Apache Camel components provide this kind of integration with the messaging system: