URI 格式

IBM® MQ bridge for HTTP拦截的 URI。

Syntax

Read syntax diagramSkip visual syntax diagram http: // hostname :port Path
Path
Read syntax diagramSkip visual syntax diagram / contextRoot / msg/ queue/queueName@qMgrNametopic/topicName /
Note:
  1. If a question mark (?) is used it must be substituted with %3f. For example, orange?topic should be specified as orange%3ftopic.
  2. @ qMgrName is only valid on an HTTP POST

描述

使用上下文根 contextRootIBM MQ bridge for HTTP servlet 部署到 JEE 应用程序服务器。 请求到
 http://hostname: port/context_root/msg/queue/queueName @ qMgrName
 http://hostname: port/context_root/msg/topic/topicString
IBM MQ bridge for HTTP拦截。