Package | Description |
---|---|
org.seedstack.mqtt |
Modifier and Type | Method and Description |
---|---|
MqttConfig.ClientConfig.ReconnectionMode |
MqttConfig.ClientConfig.getReconnectionMode() |
static MqttConfig.ClientConfig.ReconnectionMode |
MqttConfig.ClientConfig.ReconnectionMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MqttConfig.ClientConfig.ReconnectionMode[] |
MqttConfig.ClientConfig.ReconnectionMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
MqttConfig.ClientConfig |
MqttConfig.ClientConfig.setReconnectionMode(MqttConfig.ClientConfig.ReconnectionMode reconnectionMode) |
Copyright © 2013-2018–2019 SeedStack. All rights reserved.