Interface HL7v2Endpoint<T extends MllpAuditDataset>
- All Superinterfaces:
AutoCloseable
,Endpoint
,Hl7v2ConfigurationHolder<T>
,IsSingleton
,Service
- All Known Implementing Classes:
MllpDispatchEndpoint
,MllpEndpoint
,MllpTransactionEndpoint
,SimpleHl7v2WsEndpoint
public interface HL7v2Endpoint<T extends MllpAuditDataset>
extends Endpoint, Hl7v2ConfigurationHolder<T>
Interface for endpoints that handle HL7v2 transactions
- Since:
- 3.1
-
Method Summary
Methods inherited from interface org.apache.camel.Endpoint
configureExchange, configureProperties, createAsyncProducer, createConsumer, createExchange, createExchange, createPollingConsumer, createProducer, getCamelContext, getEndpointBaseUri, getEndpointKey, getEndpointUri, getExchangePattern, isLenientProperties, isSingletonProducer, setCamelContext
Methods inherited from interface org.openehealth.ipf.platform.camel.ihe.hl7v2.Hl7v2ConfigurationHolder
getHl7v2TransactionConfiguration, getInteractionId, getNakFactory
Methods inherited from interface org.apache.camel.IsSingleton
isSingleton