Uses of Class
org.openehealth.ipf.commons.ihe.hl7v2.Hl7v2TransactionConfiguration
Package
Description
-
Uses of Hl7v2TransactionConfiguration in org.openehealth.ipf.commons.ihe.hl7v2
Modifier and TypeClassDescriptionclass
A MLLP transaction configuration with PDQ-specific methods for continuation support.Modifier and TypeMethodDescriptionprotected Hl7v2TransactionConfiguration<AuditDatasetType>
NakFactory.getConfig()
Returns configuration of the transaction served by this factory.Hl7v2InteractionId.getHl7v2TransactionConfiguration()
PAM.Interactions.getHl7v2TransactionConfiguration()
PDQ.Interactions.getHl7v2TransactionConfiguration()
PIX.FeedInteractions.getHl7v2TransactionConfiguration()
PIX.QueryInteractions.getHl7v2TransactionConfiguration()
XPID.Interactions.getHl7v2TransactionConfiguration()
ModifierConstructorDescriptionShort constructor which corresponds toNakFactory(config, false, "ACK")
.NakFactory
(Hl7v2TransactionConfiguration<AuditDatasetType> config, boolean useCAckTypeCodes, String defaultNakMsh9) Generic constructor.QpdAwareNakFactory
(Hl7v2TransactionConfiguration<QueryAuditDataset> config, String messageType, String triggerEvent) -
Uses of Hl7v2TransactionConfiguration in org.openehealth.ipf.commons.ihe.hl7v2ws
-
Uses of Hl7v2TransactionConfiguration in org.openehealth.ipf.platform.camel.ihe.hl7v2
Modifier and TypeMethodDescriptiondefault Hl7v2TransactionConfiguration<T>
Hl7v2ConfigurationHolder.getHl7v2TransactionConfiguration()
Returns component configuration. -
Uses of Hl7v2TransactionConfiguration in org.openehealth.ipf.platform.camel.ihe.hl7v2ws
-
Uses of Hl7v2TransactionConfiguration in org.openehealth.ipf.platform.camel.ihe.mllp.core
Modifier and TypeFieldDescriptionstatic final Hl7v2TransactionConfiguration<MllpAuditDataset>
MllpDispatchComponent.CONFIGURATION
Modifier and TypeMethodDescriptionMllpDispatchComponent.getHl7v2TransactionConfiguration()
MllpEndpoint.getHl7v2TransactionConfiguration()
Returns transaction configuration. -
Uses of Hl7v2TransactionConfiguration in org.openehealth.ipf.platform.camel.ihe.mllp.custom
Modifier and TypeMethodDescriptionvoid
CustomMllpComponent.setTransactionConfiguration
(Hl7v2TransactionConfiguration<AuditDatasetType> transactionConfiguration)