Package 

Class MqttInterceptorCallback

    • Field Summary

      Fields 
      Modifier and Type Field Description
      public boolean running
    • Method Summary

      Modifier and Type Method Description
      void start(String threadName)
      void stop()
      void run()
      void mqttMessageIntercepted(Array<byte> mqttWireMessageBytes, boolean isSent)
      • Methods inherited from class java.lang.Object

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