protected class ContentEncoding.ResponseInterceptor extends Object implements org.apache.http.HttpResponseInterceptor
Modifier | Constructor and Description |
---|---|
protected |
ContentEncoding.ResponseInterceptor() |
Modifier and Type | Method and Description |
---|---|
protected boolean |
hasEncoding(org.apache.http.HttpResponse response,
String encoding) |
void |
process(org.apache.http.HttpResponse response,
org.apache.http.protocol.HttpContext context) |
protected ContentEncoding.ResponseInterceptor()
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.HttpResponseInterceptor
org.apache.http.HttpException
IOException
protected boolean hasEncoding(org.apache.http.HttpResponse response, String encoding)
Copyright © 2008–2014. All rights reserved.