Uses of Class
org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpComponent
Packages that use MllpComponent
Package
Description
-
Uses of MllpComponent in org.openehealth.ipf.platform.camel.ihe.mllp.core
Classes in org.openehealth.ipf.platform.camel.ihe.mllp.core with type parameters of type MllpComponentModifier and TypeClassDescriptionclassMllpEndpoint<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 MllpComponent in org.openehealth.ipf.platform.camel.ihe.mllp.coreModifier and TypeClassDescriptionclassMLLP dispatching Camel component.classMllpTransactionComponent<AuditDatasetType extends MllpAuditDataset>Camel component for MLLP-based eHealth transactions (like IHE PIX, PDQ, XAD-PID, etc.).Constructors in org.openehealth.ipf.platform.camel.ihe.mllp.core with parameters of type MllpComponentModifierConstructorDescriptionprotectedMllpDispatchEndpointConfiguration(MllpComponent<MllpDispatchEndpointConfiguration, MllpAuditDataset> component, String uri, Map<String, Object> parameters) protectedMllpEndpointConfiguration(MllpComponent<?, ?> component, String uri, Map<String, Object> parameters) protectedMllpTransactionEndpointConfiguration(MllpComponent<MllpTransactionEndpointConfiguration, ? extends MllpAuditDataset> component, String uri, Map<String, Object> parameters) -
Uses of MllpComponent in org.openehealth.ipf.platform.camel.ihe.mllp.custom
Subclasses of MllpComponent in org.openehealth.ipf.platform.camel.ihe.mllp.customModifier and TypeClassDescriptionclassCustomMllpComponent<AuditDatasetType extends MllpAuditDataset>Component for custom MLLP components. -
Uses of MllpComponent in org.openehealth.ipf.platform.camel.ihe.mllp.iti10
Subclasses of MllpComponent in org.openehealth.ipf.platform.camel.ihe.mllp.iti10Modifier and TypeClassDescriptionclassCamel component for ITI-10 (PIX Update Notification). -
Uses of MllpComponent in org.openehealth.ipf.platform.camel.ihe.mllp.iti21
Subclasses of MllpComponent in org.openehealth.ipf.platform.camel.ihe.mllp.iti21 -
Uses of MllpComponent in org.openehealth.ipf.platform.camel.ihe.mllp.iti22
Subclasses of MllpComponent in org.openehealth.ipf.platform.camel.ihe.mllp.iti22 -
Uses of MllpComponent in org.openehealth.ipf.platform.camel.ihe.mllp.iti30
Subclasses of MllpComponent in org.openehealth.ipf.platform.camel.ihe.mllp.iti30Modifier and TypeClassDescriptionclassCamel component for ITI-30 (Patient Identity Management). -
Uses of MllpComponent in org.openehealth.ipf.platform.camel.ihe.mllp.iti31
Subclasses of MllpComponent in org.openehealth.ipf.platform.camel.ihe.mllp.iti31Modifier and TypeClassDescriptionclassCamel component for ITI-31 (Patient Encounter Management). -
Uses of MllpComponent in org.openehealth.ipf.platform.camel.ihe.mllp.iti64
Subclasses of MllpComponent in org.openehealth.ipf.platform.camel.ihe.mllp.iti64Modifier and TypeClassDescriptionclassCamel component for ITI-64 (XAD-PID Change Management - XPID). -
Uses of MllpComponent in org.openehealth.ipf.platform.camel.ihe.mllp.iti8
Subclasses of MllpComponent in org.openehealth.ipf.platform.camel.ihe.mllp.iti8 -
Uses of MllpComponent in org.openehealth.ipf.platform.camel.ihe.mllp.iti9
Subclasses of MllpComponent in org.openehealth.ipf.platform.camel.ihe.mllp.iti9