Uses of Interface
org.openehealth.ipf.platform.camel.ihe.atna.interceptor.AuditInterceptor
Packages that use AuditInterceptor
Package
Description
-
Uses of AuditInterceptor in org.openehealth.ipf.platform.camel.ihe.fhir.core.intercept.consumer
Classes in org.openehealth.ipf.platform.camel.ihe.fhir.core.intercept.consumer that implement AuditInterceptorModifier and TypeClassDescriptionclass
ConsumerAuditInterceptor<AuditDatasetType extends FhirAuditDataset>
Consumer-side FHIR ATNA auditing Camel interceptor. -
Uses of AuditInterceptor in org.openehealth.ipf.platform.camel.ihe.fhir.core.intercept.producer
Classes in org.openehealth.ipf.platform.camel.ihe.fhir.core.intercept.producer that implement AuditInterceptorModifier and TypeClassDescriptionclass
ProducerAuditInterceptor<AuditDatasetType extends FhirAuditDataset>
Consumer-side FHIR ATNA auditing Camel interceptor. -
Uses of AuditInterceptor in org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept
Classes in org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept that implement AuditInterceptorModifier and TypeClassDescriptionclass
MllpAuditInterceptorSupport<AuditDatasetType extends MllpAuditDataset>
Common audit interceptor support for both consumer and producer side of MLLP endpoints -
Uses of AuditInterceptor in org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.consumer
Classes in org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.consumer that implement AuditInterceptorModifier and TypeClassDescriptionclass
ConsumerAuditInterceptor<AuditDatasetType extends MllpAuditDataset>
Consumer-side ATNA auditing Camel interceptor. -
Uses of AuditInterceptor in org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.producer
Classes in org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.producer that implement AuditInterceptorModifier and TypeClassDescriptionclass
ProducerAuditInterceptor<AuditDatasetType extends MllpAuditDataset>
Producer-side ATNA auditing Camel interceptor.