| Package | Description |
|---|---|
| io.netty.handler.codec.mqtt |
Encoder, decoder and different Message Types for MQTT.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MqttProperties.UserProperties.add(MqttProperties.StringPair pair) |
| Constructor and Description |
|---|
UserProperties(Collection<MqttProperties.StringPair> values)
Create user properties from the collection of the String pair values
|
Copyright © 2008–2025 The Netty Project. All rights reserved.