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