public class MqttRrpcRegisterRequest extends PersistentRequest
Modifier and Type | Field and Description |
---|---|
java.lang.String |
replyTopic
RRPC请求中,指定replyTopic,若不指定,则为 topic+"_reply"
|
java.lang.String |
topic
订阅的RRPC Topic
|
context, payloadObj
Constructor and Description |
---|
MqttRrpcRegisterRequest() |