Uses of Class
org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpEndpointConfiguration
-
Packages that use MllpEndpointConfiguration Package Description org.openehealth.ipf.platform.camel.ihe.mllp.core -
-
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 MllpEndpointConfiguration Modifier and Type Class Description classMllpComponent<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.Subclasses of MllpEndpointConfiguration in org.openehealth.ipf.platform.camel.ihe.mllp.core Modifier and Type Class Description classMllpDispatchEndpointConfigurationConfiguration of a dispatching MLLP endpoint.classMllpTransactionEndpointConfigurationCamel endpoint configuration for MLLP-based eHealth transactions (like IHE PIX, PDQ, XAD-PID, etc.).
-