public interface MqttPahoComponent extends MqttComponent<org.eclipse.paho.client.mqttv3.MqttConnectOptions>
MqttComponent for Eclipse Paho components.| Modifier and Type | Method and Description |
|---|---|
org.eclipse.paho.client.mqttv3.MqttConnectOptions |
getConnectionInfo()
Return information about the connection.
|
getBeanNamesetBeanNameorg.eclipse.paho.client.mqttv3.MqttConnectOptions getConnectionInfo()
MqttComponentgetConnectionInfo in interface MqttComponent<org.eclipse.paho.client.mqttv3.MqttConnectOptions>