public class GZipContentInterceptor extends Object implements ca.uhn.fhir.rest.client.api.IClientInterceptor
| Constructor and Description |
|---|
GZipContentInterceptor() |
| Modifier and Type | Method and Description |
|---|---|
void |
interceptRequest(ca.uhn.fhir.rest.client.api.IHttpRequest theRequestInterface) |
void |
interceptResponse(ca.uhn.fhir.rest.client.api.IHttpResponse theResponse) |
public GZipContentInterceptor()
public void interceptRequest(ca.uhn.fhir.rest.client.api.IHttpRequest theRequestInterface)
interceptRequest in interface ca.uhn.fhir.rest.client.api.IClientInterceptorpublic void interceptResponse(ca.uhn.fhir.rest.client.api.IHttpResponse theResponse) throws IOException
interceptResponse in interface ca.uhn.fhir.rest.client.api.IClientInterceptorIOExceptionCopyright © 2014–2019 University Health Network. All rights reserved.