protected class ContentEncoding.ResponseInterceptor extends Object implements HttpResponseInterceptor
| Modifier | Constructor and Description |
|---|---|
protected |
ContentEncoding.ResponseInterceptor() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
hasEncoding(HttpResponse response,
String encoding) |
void |
process(HttpResponse response,
HttpContext context) |
protected ContentEncoding.ResponseInterceptor()
public void process(HttpResponse response, HttpContext context) throws HttpException, IOException
process in interface HttpResponseInterceptorHttpExceptionIOExceptionprotected boolean hasEncoding(HttpResponse response, String encoding)
Copyright © 2008-2014. All Rights Reserved.