Uses of Class
org.openehealth.ipf.commons.ihe.fhir.SslAwareAbstractRestfulClientFactory
Package
Description
-
Uses of SslAwareAbstractRestfulClientFactory in org.openehealth.ipf.commons.ihe.fhir
Modifier and TypeClassDescriptionclass
RestfulClientFactory that is aware of SSL context parameters.class
RestfulClientFactory that is aware of SSL context parameters and uses the HTTP Client built in JDK 11 with some added functionality provided by the lightweight Methanol library. -
Uses of SslAwareAbstractRestfulClientFactory in org.openehealth.ipf.commons.ihe.fhir.audit.protocol
Modifier and TypeMethodDescriptionprotected abstract SslAwareAbstractRestfulClientFactory<?>
AbstractFhirRestTLSAuditRecordSender.createSslAwareClientFactory
(FhirContext fhirContext) protected SslAwareAbstractRestfulClientFactory<?>
ApacheFhirRestTLSAuditRecordSender.createSslAwareClientFactory
(FhirContext fhirContext) protected SslAwareAbstractRestfulClientFactory<?>
MethanolFhirRestTLSAuditRecordSender.createSslAwareClientFactory
(FhirContext fhirContext) -
Uses of SslAwareAbstractRestfulClientFactory in org.openehealth.ipf.platform.camel.ihe.fhir.core