Package | Description |
---|---|
io.netty.handler.codec.mqtt |
Encoder, decoder and different Message Types for MQTT.
|
Modifier and Type | Method and Description |
---|---|
MqttConnAckMessage |
MqttMessageBuilders.ConnAckBuilder.build() |
Modifier and Type | Method and Description |
---|---|
private static ByteBuf |
MqttEncoder.encodeConnAckMessage(ByteBufAllocator byteBufAllocator,
MqttConnAckMessage message) |