Class MqttConnectionListener

java.lang.Object
org.wso2.carbon.inbound.endpoint.protocol.mqtt.MqttConnectionListener

public class MqttConnectionListener extends Object
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 Details

  • Method Details

    • onFailure

      public void onFailure()
    • shutdown

      public void shutdown()