Package 

Interface ResponseNetwork

    • Method Summary

      Modifier and Type Method Description
      abstract Body getBody()
      abstract int getStatusCode()
      abstract boolean isSuccessful()
      abstract List<String> getHeaderField(String headerName)
      • Methods inherited from class java.lang.Object

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