public class RemoteMqttHandler extends MqttClientHandler
| 构造器和说明 |
|---|
RemoteMqttHandler() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
onMessage(org.tio.core.ChannelContext context,
String topic,
net.dreamlu.iot.mqtt.codec.MqttPublishMessage message,
ByteBuffer payload) |
getTopicpublic void onMessage(org.tio.core.ChannelContext context,
String topic,
net.dreamlu.iot.mqtt.codec.MqttPublishMessage message,
ByteBuffer payload)
onMessage 在类中 MqttClientHandlerCopyright © 2024. All rights reserved.