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 TypeClassDescriptionclass
MllpComponent<ConfigType extends MllpEndpointConfiguration,
AuditDatasetType extends MllpAuditDataset> Generic Camel component for MLLP.class
MllpEndpoint<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 TypeClassDescriptionclass
Configuration of a dispatching MLLP endpoint.class
Camel endpoint configuration for MLLP-based eHealth transactions (like IHE PIX, PDQ, XAD-PID, etc.).