Uses of Interface
ca.uhn.fhir.rest.client.api.IHttpClient
-
Uses of IHttpClient in ca.uhn.fhir.rest.client.api
Modifier and TypeMethodDescriptionIRestfulClient.getHttpClient()
Do not call this method in client code.IRestfulClientFactory.getHttpClient
(StringBuilder theUrl, Map<String, List<String>> theIfNoneExistParams, String theIfNoneExistString, RequestTypeEnum theRequestType, List<Header> theHeaders) Returns the HTTP client instance.Modifier and TypeMethodDescriptionvoid
IRestfulClientFactory.validateServerBase
(String theServerBase, IHttpClient theHttpClient, IRestfulClient theClient) void
IRestfulClientFactory.validateServerBaseIfConfiguredToDoSo
(String theServerBase, IHttpClient theHttpClient, IRestfulClient theClient) This method is internal to HAPI - It may change in future versions, use with caution.