Class CommunicationLogHttpResponseInterceptor

  • All Implemented Interfaces:
    org.apache.http.HttpResponseInterceptor

    public class CommunicationLogHttpResponseInterceptor
    extends Object
    implements org.apache.http.HttpResponseInterceptor
    Response interceptor which writes the incoming response message and headers into the CommunicationLog.
    • Method Detail

      • process

        public void process​(org.apache.http.HttpResponse response,
                            org.apache.http.protocol.HttpContext context)
        Specified by:
        process in interface org.apache.http.HttpResponseInterceptor