UMS 現備有利用 HTTP GET 提供數項服務的功能:
getBrokerInfo:擷取代理程式的相關資訊。
getConfiguration:擷取 UMS 配置的相關資訊。
debug:開啟及關閉 UMS 伺服器中的除錯記錄。
ping:與代理程式通訊,確認其正在執行中。
如需這些新功能的相關資訊,請參閱 https://mq.dev.java.net/4.4-content/imqums/protocol.html 中的「Query and utility functions using HTTP GET」。
如需 UMS 簡介,請參閱通用訊息服務 (UMS)。如需 UMS API 的文件,請參閱 https://mq.dev.java.net/4.4-content/imqums/protocol.html。如需多種語言的程式設計範例,請參閱 https://mq.dev.java.net/4.4-content/imqums/examples/README.html。