Class ApacheFhirRestTLSAuditRecordSender

java.lang.Object
org.openehealth.ipf.commons.ihe.fhir.audit.protocol.AbstractFhirRestTLSAuditRecordSender
org.openehealth.ipf.commons.ihe.fhir.audit.protocol.ApacheFhirRestTLSAuditRecordSender
All Implemented Interfaces:
AuditTransmissionProtocol

@Deprecated(forRemoval=true, since="5.0.0") public class ApacheFhirRestTLSAuditRecordSender extends AbstractFhirRestTLSAuditRecordSender
Deprecated, for removal: This API element is subject to removal in a future version.
  • Constructor Details

    • ApacheFhirRestTLSAuditRecordSender

      public ApacheFhirRestTLSAuditRecordSender(FhirContext context, String baseUrl)
      Deprecated, for removal: This API element is subject to removal in a future version.
    • ApacheFhirRestTLSAuditRecordSender

      public ApacheFhirRestTLSAuditRecordSender(RestfulClientFactory restfulClientFactory, String baseUrl)
      Deprecated, for removal: This API element is subject to removal in a future version.
    • ApacheFhirRestTLSAuditRecordSender

      public ApacheFhirRestTLSAuditRecordSender(TlsParameters tlsParameters)
      Deprecated, for removal: This API element is subject to removal in a future version.
  • Method Details