Package 

Interface MqttPingSender

    • Method Summary

      Modifier and Type Method Description
      abstract Unit init(ClientComms comms, ILogger logger)
      abstract Unit start()
      abstract Unit stop()
      abstract Unit schedule(Long delayInMilliseconds)
      abstract Unit setPingEventHandler(IPingSenderEvents pingSenderEvents)
      • Methods inherited from class java.lang.Object

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