public static class HTTPUtil.InterceptResponse extends HTTPUtil.InterceptCommon implements org.apache.http.HttpResponseInterceptor
context, headers, printheaders, request, response| Constructor and Description |
|---|
InterceptResponse() |
| Modifier and Type | Method and Description |
|---|---|
void |
process(org.apache.http.HttpResponse response,
org.apache.http.protocol.HttpContext context) |
clear, getContext, getHeaders, getHeaders, getRequest, getResponse, printHeaders, setPrintpublic void process(org.apache.http.HttpResponse response,
org.apache.http.protocol.HttpContext context)
throws org.apache.http.HttpException,
java.io.IOException
process in interface org.apache.http.HttpResponseInterceptororg.apache.http.HttpExceptionjava.io.IOException