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
Exception
Copyright © 2022 The Apache Software Foundation. All rights reserved.