| 程序包 | 说明 |
|---|---|
| com.github.netty.protocol.mqtt |
Reference for https://github.com/andsel/moquette
thank you
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
MqttPostOffice.subscribeClientToTopics(io.netty.handler.codec.mqtt.MqttSubscribeMessage msg,
String clientID,
String username,
MqttConnection mqttConnection) |
void |
MqttPostOffice.unsubscribe(List<String> topics,
MqttConnection mqttConnection,
int messageId) |
Copyright © 2021. All rights reserved.