Class MQTTConnectionManager


  • public class MQTTConnectionManager
    extends java.lang.Object
    MQTTConnectionManager is responsible for handle Connect and Disconnect packets and any resulting behaviour of these events.
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • MQTTConnectionManager

        public MQTTConnectionManager​(MQTTSession session)