Package 

Interface IThingDeviceCommunicationListener

    • Method Summary

      Modifier and Type Method Description
      abstract <T> void )>registerDeviceMqttListener(Class<T> a, IDeviceMqttProtocolListener<T> listener)
      abstract <T> void )>unRegisterDeviceMqttListener(Class<T> a, IDeviceMqttProtocolListener<T> listener)
      • Methods inherited from class java.lang.Object

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