Package 

Class MqttMessage

    • Field Summary

      Fields 
      Modifier and Type Field Description
      private final String topic
      private final Message message
    • Constructor Summary

      Constructors 
      Constructor Description
      MqttMessage(String topic, Message message)
    • Method Summary

      Modifier and Type Method Description
      final String getTopic()
      final Message getMessage()
      • Methods inherited from class java.lang.Object

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