Uses of Class
org.openehealth.ipf.platform.camel.ihe.core.InterceptableEndpointConfiguration
Packages that use InterceptableEndpointConfiguration
Package
Description
-
Uses of InterceptableEndpointConfiguration in org.openehealth.ipf.platform.camel.ihe.atna
Modifier and TypeClassDescriptionclassAbstract base class for configuration for endpoints that support auditing -
Uses of InterceptableEndpointConfiguration in org.openehealth.ipf.platform.camel.ihe.core
Classes in org.openehealth.ipf.platform.camel.ihe.core with type parameters of type InterceptableEndpointConfigurationModifier and TypeInterfaceDescriptioninterfaceInterceptableEndpoint<ConfigType extends InterceptableEndpointConfiguration,ComponentType extends InterceptableComponent> Interface for endpoints that use the Interceptor framework defined in this module. -
Uses of InterceptableEndpointConfiguration in org.openehealth.ipf.platform.camel.ihe.fhir.core
Subclasses of InterceptableEndpointConfiguration in org.openehealth.ipf.platform.camel.ihe.fhir.coreModifier and TypeClassDescriptionclassFhirEndpointConfiguration<AuditDatasetType extends FhirAuditDataset>Configuration of a FHIR endpoint instance -
Uses of InterceptableEndpointConfiguration in org.openehealth.ipf.platform.camel.ihe.mllp.core
Subclasses of InterceptableEndpointConfiguration in org.openehealth.ipf.platform.camel.ihe.mllp.coreModifier and TypeClassDescriptionclassConfiguration of a dispatching MLLP endpoint.classConfiguration of an MLLP endpoint.classCamel endpoint configuration for MLLP-based eHealth transactions (like IHE PIX, PDQ, XAD-PID, etc.).