Class PubRec
java.lang.Object
com.bytedesk.core.socket.mqtt.protocol.PubRec
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
processPubRec
(io.netty.channel.Channel channel, io.netty.handler.codec.mqtt.MqttMessageIdVariableHeader variableHeader)
-
Constructor Details
-
PubRec
public PubRec()
-
-
Method Details
-
processPubRec
public void processPubRec(io.netty.channel.Channel channel, io.netty.handler.codec.mqtt.MqttMessageIdVariableHeader variableHeader)
-