Class Mqtt5Connector

  • All Implemented Interfaces:
    org.springframework.context.Lifecycle , org.springframework.context.Phased , org.springframework.context.SmartLifecycle

    
    public final class Mqtt5Connector
    extends MqttConnector
                        

    Class responsible for connecting a client (mqtt 5) and subscribing to collected topics.

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Field Summary

      Fields 
      Modifier and Type Field Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      Unit start()
      Unit stop(Runnable callback)
      Boolean isRunning()
      • Methods inherited from class de.smartsquare.starter.mqtt.MqttConnector

        getPhase, stop
      • Methods inherited from class org.springframework.context.SmartLifecycle

        isAutoStartup
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait