public class MqttUtils extends Object
| Modifier and Type | Method and Description | 
|---|---|
static org.fusesource.mqtt.client.MQTT | 
configureClient(MqttOptions options,
               String clientId,
               KeyStoreLoader keyStoreLoader)  | 
static org.fusesource.mqtt.client.QoS | 
qosFromInt(int i)  | 
public static org.fusesource.mqtt.client.QoS qosFromInt(int i)
public static org.fusesource.mqtt.client.MQTT configureClient(MqttOptions options, String clientId, KeyStoreLoader keyStoreLoader) throws Exception
ExceptionCopyright © 2020 The Apache Software Foundation. All rights reserved.