Class DocumentContentRetrievalResponseHandler

  • All Implemented Interfaces:
    org.apache.hc.core5.http.io.HttpClientResponseHandler<ContentHandlerResult>

    public class DocumentContentRetrievalResponseHandler
    extends java.lang.Object
    implements org.apache.hc.core5.http.io.HttpClientResponseHandler<ContentHandlerResult>
    • Constructor Detail

      • DocumentContentRetrievalResponseHandler

        public DocumentContentRetrievalResponseHandler()
    • Method Detail

      • handleResponse

        public ContentHandlerResult handleResponse​(org.apache.hc.core5.http.ClassicHttpResponse response)
                                            throws java.io.IOException
        Specified by:
        handleResponse in interface org.apache.hc.core5.http.io.HttpClientResponseHandler<ContentHandlerResult>
        Throws:
        java.io.IOException