public class GZipContentInterceptor extends Object implements IClientInterceptor
| Constructor and Description |
|---|
GZipContentInterceptor() |
| Modifier and Type | Method and Description |
|---|---|
void |
interceptRequest(IHttpRequest theRequestInterface)
Fired by the client just before invoking the HTTP client request
|
void |
interceptResponse(IHttpResponse theResponse)
Fired by the client upon receiving an HTTP response, prior to processing that response
|
public GZipContentInterceptor()
public void interceptRequest(IHttpRequest theRequestInterface)
IClientInterceptorinterceptRequest in interface IClientInterceptorpublic void interceptResponse(IHttpResponse theResponse) throws IOException
IClientInterceptorinterceptResponse in interface IClientInterceptorIOExceptionCopyright © 2014–2017 University Health Network. All rights reserved.