Uses of Class
org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpEndpointConfiguration
Packages that use MllpEndpointConfiguration
-
Uses of MllpEndpointConfiguration in org.openehealth.ipf.platform.camel.ihe.mllp.core
Classes in org.openehealth.ipf.platform.camel.ihe.mllp.core with type parameters of type MllpEndpointConfigurationModifier and TypeClassDescriptionclassMllpComponent<ConfigType extends MllpEndpointConfiguration,AuditDatasetType extends MllpAuditDataset> Generic Camel component for MLLP.classMllpEndpoint<ConfigType extends MllpEndpointConfiguration,AuditDatasetType extends MllpAuditDataset, ComponentType extends MllpComponent<ConfigType, AuditDatasetType>> A wrapper for standard camel-netty endpoint which provides support for IHE PIX/PDQ-related extensions.Modifier and TypeClassDescriptionclassConfiguration of a dispatching MLLP endpoint.classCamel endpoint configuration for MLLP-based eHealth transactions (like IHE PIX, PDQ, XAD-PID, etc.).