public class MqttRrpcRequest extends PersistentRequest
Modifier and Type | Field and Description |
---|---|
java.lang.String |
replyTopic
RRPC请求中,指定replyTopic,若不指定,则为 topic+"_reply"
|
java.lang.String |
topic
云端推送topic
|
context, payloadObj
Constructor and Description |
---|
MqttRrpcRequest() |