Class BaseTopicRequest

    • Constructor Summary

      Constructors 
      Constructor Description
      BaseTopicRequest​(java.lang.String topicKey)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String getTopicKey()  
      • Methods inherited from class java.lang.Object

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

      • BaseTopicRequest

        public BaseTopicRequest​(java.lang.String topicKey)
    • Method Detail

      • getTopicKey

        public java.lang.String getTopicKey()