The message header remains in plain text so that the queue manager can route it properly.
消息头保持纯文本格式,以便队列管理器能够正确路由它。
2
You route on this and any other message header content using a message filter (router).
您使用消息过滤器(路由器),根据URL以及任何其他消息头部内容来执行路由。
3
In Part 1 of this series, I described how the Web services Gateway can be used to route inbound Web services requests based on information that the requestor places in the header of a SOAP message.