Class MqttProperties.UserProperties
java.lang.Object
io.netty.handler.codec.mqtt.MqttProperties.MqttProperty<List<MqttProperties.StringPair>>
io.netty.handler.codec.mqtt.MqttProperties.UserProperties
- Enclosing class:
MqttProperties
public static final class MqttProperties.UserProperties
extends MqttProperties.MqttProperty<List<MqttProperties.StringPair>>
-
Constructor Summary
ConstructorsConstructorDescriptionCreate user properties from the collection of the String pair values -
Method Summary
Methods inherited from class MqttProperties.MqttProperty
equals, hashCode, propertyId, value
-
Constructor Details
-
UserProperties
public UserProperties() -
UserProperties
Create user properties from the collection of the String pair values- Parameters:
values- string pairs. Collection entries are copied, collection itself isn't shared
-
-
Method Details
-
add
-
add
-
toString
-