Class EmissaryResponse.EmissaryResponseHandler

  • All Implemented Interfaces:
    org.apache.hc.core5.http.io.HttpClientResponseHandler<EmissaryResponse>
    Enclosing class:
    EmissaryResponse

    public static class EmissaryResponse.EmissaryResponseHandler
    extends Object
    implements org.apache.hc.core5.http.io.HttpClientResponseHandler<EmissaryResponse>
    • Constructor Detail

      • EmissaryResponseHandler

        public EmissaryResponseHandler()
    • Method Detail

      • handleResponse

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