Class Hl7v3Component<ConfigType extends Hl7v3WsTransactionConfiguration>

java.lang.Object
org.apache.camel.support.service.BaseService
org.apache.camel.support.service.ServiceSupport
org.apache.camel.support.DefaultComponent
org.openehealth.ipf.platform.camel.ihe.ws.AbstractWsComponent<Hl7v3AuditDataset,ConfigType,Hl7v3InteractionId<ConfigType>>
org.openehealth.ipf.platform.camel.ihe.hl7v3.Hl7v3Component<ConfigType>
Type Parameters:
ConfigType - configuration type
All Implemented Interfaces:
AutoCloseable, CamelContextAware, Component, Service, ShutdownableService, StatefulService, SuspendableService, AuditableComponent<Hl7v3AuditDataset>
Direct Known Subclasses:
Iti44PixComponent, Iti44XdsComponent, Iti45Component, Iti46Component, Iti47Component, Iti55AsyncResponseComponent, Iti55Component, Iti55DeferredResponseComponent, Iti56AsyncResponseComponent, Iti56Component, Pcc1Component

public abstract class Hl7v3Component<ConfigType extends Hl7v3WsTransactionConfiguration> extends AbstractWsComponent<Hl7v3AuditDataset,ConfigType,Hl7v3InteractionId<ConfigType>>
Base class for all Camel components implementing IHE HL7v3 transactions
Since:
3.1