Class EndOfTopicResponse


  • public class EndOfTopicResponse
    extends java.lang.Object
    Represent result of request to check if we've reached end of topic.
    • Field Summary

      Fields 
      Modifier and Type Field Description
      boolean endOfTopic  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • endOfTopic

        public boolean endOfTopic
    • Constructor Detail

      • EndOfTopicResponse

        public EndOfTopicResponse()