public class MqttResource extends AResource
| Modifier and Type | Field and Description |
|---|---|
java.lang.Object |
content
资源的内容
|
java.lang.String |
replyTopic
响应RRPC请求的Topic,如果不知道,默认为下行请求的topic+"_reply"
|
java.lang.String |
topic
发布的Topic资源
|
| Constructor and Description |
|---|
MqttResource() |