| 程序包 | 说明 |
|---|---|
| io.netty.handler.codec.mqtt |
Benchmarks for
io.netty.handler.codec.mqtt. |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
MqttProperties.UserProperties.add(MqttProperties.StringPair pair) |
| 构造器和说明 |
|---|
UserProperties(java.util.Collection<MqttProperties.StringPair> values)
Create user properties from the collection of the String pair values
|