Uses of Class
org.openehealth.ipf.commons.ihe.fhir.HttpClient5Builder
Packages that use HttpClient5Builder
-
Uses of HttpClient5Builder in org.openehealth.ipf.commons.ihe.fhir
Methods in org.openehealth.ipf.commons.ihe.fhir that return HttpClient5BuilderModifier and TypeMethodDescriptionstatic HttpClient5Builder
HttpClient5Builder.create()
protected HttpClient5Builder
SslAwareApacheRestfulClient5Factory.newHttpClientBuilder()
Methods in org.openehealth.ipf.commons.ihe.fhir that return types with arguments of type HttpClient5BuilderModifier and TypeMethodDescriptionSslAwareApacheRestfulClient5Factory.initializeSecurityInformation
(boolean enabled, SSLContext sslContext, HostnameVerifier hostnameVerifier, String userName, String password) Constructors in org.openehealth.ipf.commons.ihe.fhir with parameters of type HttpClient5BuilderModifierConstructorDescriptionSslAwareApacheRestfulClient5Factory
(FhirContext fhirContext, HttpClient5Builder httpClientBuilder)