@Facet
public interface MqttInfo
Modifier and Type | Method and Description |
---|---|
MqttClientInfo |
getClientInfo(String clientName)
Provides an MqttClientInfo instance for a configured clientName
|
Set<String> |
getClientNames()
Set of configured mqtt client names
|
Set<String> getClientNames()
MqttClientInfo getClientInfo(String clientName)
clientName
- a configured client nameCopyright © 2013-2018–2019 SeedStack. All rights reserved.