Class ApacheHttpClientDelegate.HttpBodyAndStatus

    • Constructor Detail

      • HttpBodyAndStatus

        public HttpBodyAndStatus​(int statusCode,
                                 String body)
    • Method Detail

      • getStatusCode

        public int getStatusCode()
      • getBody

        public String getBody()