Uses of Class
ca.uhn.fhir.rest.client.impl.BaseClient.ResourceResponseHandler
-
Packages that use BaseClient.ResourceResponseHandler Package Description ca.uhn.fhir.rest.client.impl -
-
Uses of BaseClient.ResourceResponseHandler in ca.uhn.fhir.rest.client.impl
Subclasses of BaseClient.ResourceResponseHandler in ca.uhn.fhir.rest.client.impl Modifier and Type Class Description protected classBaseClient.ResourceOrBinaryResponseHandlerMethods in ca.uhn.fhir.rest.client.impl that return BaseClient.ResourceResponseHandler Modifier and Type Method Description BaseClient.ResourceResponseHandler<T>BaseClient.ResourceResponseHandler. setPreferResponseTypes(List<Class<? extends org.hl7.fhir.instance.model.api.IBaseResource>> thePreferResponseTypes)
-