Class HcChunkedResponseHandlerWrapper

  • All Implemented Interfaces:
    org.apache.http.client.ResponseHandler<Object>

    public class HcChunkedResponseHandlerWrapper
    extends Object
    implements org.apache.http.client.ResponseHandler<Object>
    • Method Detail

      • handleResponse

        public Object handleResponse​(org.apache.http.HttpResponse response)
                              throws IOException
        Specified by:
        handleResponse in interface org.apache.http.client.ResponseHandler<Object>
        Throws:
        IOException