Class Hl7v3AsyncResponseEndpoint<ConfigType extends Hl7v3WsTransactionConfiguration>

java.lang.Object
org.apache.camel.support.service.BaseService
org.apache.camel.support.service.ServiceSupport
org.apache.camel.support.DefaultEndpoint
org.openehealth.ipf.platform.camel.ihe.ws.AbstractWsEndpoint<Hl7v3AuditDataset,ConfigType>
org.openehealth.ipf.platform.camel.ihe.hl7v3.Hl7v3AsyncResponseEndpoint<ConfigType>
All Implemented Interfaces:
AutoCloseable, CamelContextAware, Endpoint, IsSingleton, Service, ShutdownableService, HasId, StatefulService, SuspendableService, AuditableEndpoint<Hl7v3AuditDataset>

public class Hl7v3AsyncResponseEndpoint<ConfigType extends Hl7v3WsTransactionConfiguration> extends AbstractWsEndpoint<Hl7v3AuditDataset,ConfigType>
Camel endpoint implementation for asynchronous response receivers of HL7v3-based IHE components.
Author:
Dmytro Rud