Package | Description |
---|---|
ca.uhn.hl7v2.protocol | |
ca.uhn.hl7v2.protocol.impl |
Modifier and Type | Method and Description |
---|---|
ProcessorContext |
Processor.getContext() |
Modifier and Type | Class and Description |
---|---|
class |
ProcessorContextImpl
Default implementation of
ProcessorContext . |
Modifier and Type | Method and Description |
---|---|
ProcessorContext |
ProcessorImpl.getContext() |
Modifier and Type | Method and Description |
---|---|
static AcceptAcknowledger.AcceptACK |
AcceptAcknowledger.validate(ProcessorContext theContext,
Transportable theMessage)
Validates the given message against our accept validators, attempts to commit
the message to safe storage, and returns an ACK message indicating acceptance
or rejection at the accept level (see enhanced mode processing rules in HL7
chapter 2, v2.5).
|
Constructor and Description |
---|
ProcessorImpl(ProcessorContext theContext,
boolean isThreaded) |
Copyright © 2001–2017 University Health Network. All rights reserved.