Uses of Interface
ca.uhn.fhir.rest.client.method.IClientResponseHandler
-
Uses of IClientResponseHandler in ca.uhn.fhir.rest.client.impl
Modifier and TypeClassDescriptionprotected final class
protected class
BaseClient.ResourceResponseHandler<T extends org.hl7.fhir.instance.model.api.IBaseResource>
Modifier and TypeMethodDescriptionprotected <T> T
BaseClient.invokeClient
(ca.uhn.fhir.context.FhirContext theContext, IClientResponseHandler<T> binding, BaseHttpClientInvocation clientInvocation) protected <T> T
BaseClient.invokeClient
(ca.uhn.fhir.context.FhirContext theContext, IClientResponseHandler<T> binding, BaseHttpClientInvocation clientInvocation, boolean theLogRequestAndResponse) protected <T> T
BaseClient.invokeClient
(ca.uhn.fhir.context.FhirContext theContext, IClientResponseHandler<T> binding, BaseHttpClientInvocation clientInvocation, ca.uhn.fhir.rest.api.EncodingEnum theEncoding, Boolean thePrettyPrint, boolean theLogRequestAndResponse, ca.uhn.fhir.rest.api.SummaryEnum theSummaryMode, Set<String> theSubsetElements, ca.uhn.fhir.rest.api.CacheControlDirective theCacheControlDirective, String theCustomAcceptHeader, Map<String, List<String>> theCustomHeaders) -
Uses of IClientResponseHandler in ca.uhn.fhir.rest.client.method
Modifier and TypeClassDescriptionclass
class
class
class
class
class
class
class
class
class
Base class for an operation that has a resource type but not a resource body in the request bodyclass
class
class
class
class