protected final class BaseClient.ResourceOrBinaryResponseHandler extends BaseClient.ResourceResponseHandler<org.hl7.fhir.instance.model.api.IBaseResource>
| Modifier | Constructor and Description |
|---|---|
protected |
ResourceOrBinaryResponseHandler() |
| Modifier and Type | Method and Description |
|---|---|
org.hl7.fhir.instance.model.api.IBaseResource |
invokeClient(String theResponseMimeType,
InputStream theResponseInputStream,
int theResponseStatusCode,
Map<String,List<String>> theHeaders) |
setPreferResponseTypesprotected ResourceOrBinaryResponseHandler()
public org.hl7.fhir.instance.model.api.IBaseResource invokeClient(String theResponseMimeType, InputStream theResponseInputStream, int theResponseStatusCode, Map<String,List<String>> theHeaders) throws ca.uhn.fhir.rest.server.exceptions.BaseServerResponseException
invokeClient in interface IClientResponseHandler<org.hl7.fhir.instance.model.api.IBaseResource>invokeClient in class BaseClient.ResourceResponseHandler<org.hl7.fhir.instance.model.api.IBaseResource>ca.uhn.fhir.rest.server.exceptions.BaseServerResponseExceptionCopyright © 2014–2019 University Health Network. All rights reserved.