| Ack |
消息确认对象,表示已经收到
Message confirmation object, indicating that it has been received
|
| Message |
所有消息都应该用该对象进行传输
All messages should be transmitted with this object
|
| MessageUtil |
消息工具类,用于构造常用的基本消息体
Message Tool Class for Constructing Commonly Used Basic Message Body
|
| NegotiateConnection |
握手请求
Handshake request
|
| NegotiateConnectionResponse |
握手确认
Handshake confirmation
|
| Notification |
通知
Notification
|
| RegisterCompoundMethod |
订阅多个远程方法
Subscribe to multiple remote methods
|
| Request |
请求调用远程方法
Request to invoke remote methods
|
| Response |
远程调用的方法的结果
Result of a remotely invoked method
|
| UnregisterCompoundMethod |
取消订阅多个远程方法
Unsubscribe to multiple remote methods
|
| Unsubscribe |
取消订阅
unsubscribe
|