public class ResponseLoggingInterceptor extends Object implements org.apache.http.HttpResponseInterceptor
| Constructor and Description |
|---|
ResponseLoggingInterceptor(AtomicInteger counter,
org.slf4j.Logger logger) |
| Modifier and Type | Method and Description |
|---|---|
void |
process(org.apache.http.HttpResponse response,
org.apache.http.protocol.HttpContext context) |
public ResponseLoggingInterceptor(AtomicInteger counter, org.slf4j.Logger logger)
public void process(org.apache.http.HttpResponse response,
org.apache.http.protocol.HttpContext context)
throws org.apache.http.HttpException,
IOException
process in interface org.apache.http.HttpResponseInterceptororg.apache.http.HttpExceptionIOExceptionCopyright © 2017. All rights reserved.