Class PingReq
java.lang.Object
com.bytedesk.core.socket.mqtt.protocol.PingReq
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
processPingReq
(io.netty.channel.Channel channel, io.netty.handler.codec.mqtt.MqttMessage message)
-
Field Details
-
mqttConnectionService
-
-
Constructor Details
-
PingReq
public PingReq()
-
-
Method Details
-
processPingReq
public void processPingReq(io.netty.channel.Channel channel, io.netty.handler.codec.mqtt.MqttMessage message)
-