Uses of Class
io.netty.handler.codec.mqtt.MqttReasonCodeAndPropertiesVariableHeader
-
Packages that use MqttReasonCodeAndPropertiesVariableHeader Package Description io.netty.handler.codec.mqtt Encoder, decoder and different Message Types for MQTT. -
-
Uses of MqttReasonCodeAndPropertiesVariableHeader in io.netty.handler.codec.mqtt
Methods in io.netty.handler.codec.mqtt that return types with arguments of type MqttReasonCodeAndPropertiesVariableHeader Modifier and Type Method Description private MqttDecoder.Result<MqttReasonCodeAndPropertiesVariableHeader>
MqttDecoder. decodeReasonCodeAndPropertiesVariableHeader(ByteBuf buffer)
-