public final class MqttUtils extends Object
Modifier and Type | Method and Description |
---|---|
static org.eclipse.paho.client.mqttv3.MqttConnectOptions |
cloneConnectOptions(org.eclipse.paho.client.mqttv3.MqttConnectOptions options)
Clone the
MqttConnectOptions , except the serverUris. |