Class MllpTransactionComponent<AuditDatasetType extends MllpAuditDataset>

java.lang.Object
org.apache.camel.support.service.BaseService
org.apache.camel.support.service.ServiceSupport
org.apache.camel.support.DefaultComponent
org.apache.camel.component.netty.NettyComponent
org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpComponent<MllpTransactionEndpointConfiguration,AuditDatasetType>
org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpTransactionComponent<AuditDatasetType>
All Implemented Interfaces:
AutoCloseable, CamelContextAware, Component, Service, ShutdownableService, SSLContextParametersAware, StatefulService, SuspendableService, AuditableComponent<AuditDatasetType>, InterceptableComponent, Hl7v2ConfigurationHolder<AuditDatasetType>
Direct Known Subclasses:
CustomMllpComponent, Iti10Component, Iti21Component, Iti22Component, Iti30Component, Iti31Component, Iti64Component, Iti8Component, Iti9Component

public abstract class MllpTransactionComponent<AuditDatasetType extends MllpAuditDataset> extends MllpComponent<MllpTransactionEndpointConfiguration,AuditDatasetType> implements AuditableComponent<AuditDatasetType>
Camel component for MLLP-based eHealth transactions (like IHE PIX, PDQ, XAD-PID, etc.).
Author:
Dmytro Rud