Uses of Class
ca.uhn.fhir.rest.client.api.Header
-
Packages that use Header Package Description ca.uhn.fhir.rest.client.api -
-
Uses of Header in ca.uhn.fhir.rest.client.api
Method parameters in ca.uhn.fhir.rest.client.api with type arguments of type Header Modifier and Type Method Description IHttpClientIRestfulClientFactory. getHttpClient(StringBuilder theUrl, Map<String,List<String>> theIfNoneExistParams, String theIfNoneExistString, RequestTypeEnum theRequestType, List<Header> theHeaders)Returns the HTTP client instance.
-