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