Uses of Interface
ca.uhn.fhir.rest.client.method.IClientResponseHandler
-
Packages that use IClientResponseHandler Package Description ca.uhn.fhir.rest.client.impl ca.uhn.fhir.rest.client.method -
-
Uses of IClientResponseHandler in ca.uhn.fhir.rest.client.impl
Classes in ca.uhn.fhir.rest.client.impl that implement IClientResponseHandler Modifier and Type Class Description protected classBaseClient.ResourceOrBinaryResponseHandlerprotected classBaseClient.ResourceResponseHandler<T extends org.hl7.fhir.instance.model.api.IBaseResource> -
Uses of IClientResponseHandler in ca.uhn.fhir.rest.client.method
Subinterfaces of IClientResponseHandler in ca.uhn.fhir.rest.client.method Modifier and Type Interface Description interfaceIClientResponseHandlerHandlesBinary<T>Classes in ca.uhn.fhir.rest.client.method that implement IClientResponseHandler Modifier and Type Class Description classBaseMethodBinding<T>classBaseOutcomeReturningMethodBindingWithResourceIdButNoResourceBodyclassBaseResourceReturningMethodBindingclassConformanceMethodBindingclassCreateMethodBindingclassDeleteMethodBindingclassHistoryMethodBindingclassOperationMethodBindingclassPageMethodBindingclassPatchMethodBindingBase class for an operation that has a resource type but not a resource body in the request bodyclassReadMethodBindingclassSearchMethodBindingclassTransactionMethodBindingclassUpdateMethodBindingclassValidateMethodBindingDstu2Plus
-