Package 

Class Response


  • 
    public abstract class Response
    
                        

    A response from server to a query

    • Method Summary

      Modifier and Type Method Description
      String getQueryID() Get the ID of the query the response is for
      QueryType getQueryType() Get the type of the query the response is for
      • Methods inherited from class java.lang.Object

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