Uses of Interface
ca.uhn.fhir.rest.client.api.IHttpResponse
-
Packages that use IHttpResponse Package Description ca.uhn.fhir.rest.client.api -
-
Uses of IHttpResponse in ca.uhn.fhir.rest.client.api
Methods in ca.uhn.fhir.rest.client.api that return IHttpResponse Modifier and Type Method Description IHttpResponseIHttpRequest. execute()Execute the requestMethods in ca.uhn.fhir.rest.client.api with parameters of type IHttpResponse Modifier and Type Method Description voidIClientInterceptor. interceptResponse(IHttpResponse theResponse)Fired by the client upon receiving an HTTP response, prior to processing that response
-