Uses of Class
io.netty.handler.codec.mqtt.MqttProperties.UserProperty
Packages that use MqttProperties.UserProperty
Package
Description
Encoder, decoder and different Message Types for MQTT.
-
Uses of MqttProperties.UserProperty in io.netty.handler.codec.mqtt
Fields in io.netty.handler.codec.mqtt with type parameters of type MqttProperties.UserPropertyModifier and TypeFieldDescriptionprivate List<MqttProperties.UserProperty> MqttProperties.userPropertiesMethod parameters in io.netty.handler.codec.mqtt with type arguments of type MqttProperties.UserPropertyModifier and TypeMethodDescriptionprivate static MqttProperties.UserPropertiesMqttProperties.UserProperties.fromUserPropertyCollection(Collection<MqttProperties.UserProperty> properties)