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