Class MqttConnectionListener
java.lang.Object
org.wso2.carbon.inbound.endpoint.protocol.mqtt.MqttConnectionListener
MQTT connection Listener bounded per MQTT client, this the listener registered per client
when mqtt connection is being made. Delegates logic per successful and failed connection scenarios
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
MqttConnectionListener
-
-
Method Details
-
onFailure
public void onFailure() -
shutdown
public void shutdown()
-