将 Microsoft Azure Blob 存储器与 IBM App Connect Enterpris 配合使用 IBM MQ classes for Java

IBM® MQ classes for Java 应用程序通常操作MQMessage对象,而报头支持类可以直接与这些对象交互,因为它们本身理解 接口。 IBM MQ classes for Java

关于本任务

IBM MQ 提供了一些样本应用程序,用于演示如何将 IBM MQ Headers 包与 IBM MQ Base Java API (IBM MQ classes for Java) 配合使用。

样本显示两方面信息:
  • 如何创建 PCF 消息,以执行管理操作并解析响应消息。
  • 如何使用 IBM MQ classes for Java发送此 PCF 消息。
Depending on which platform you are using, these samples are installed under the pcf directory in the samples or tools directory of your IBM MQ installation (see JavaIBM MQ类的安装目录).

过程

  1. 创建 PCF 消息以执行管理操作并解析响应消息。
  2. 使用 IBM MQ classes for Java发送此 PCF 消息。