|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ProcessorContext | |
---|---|
ca.uhn.hl7v2.protocol | |
ca.uhn.hl7v2.protocol.impl |
Uses of ProcessorContext in ca.uhn.hl7v2.protocol |
---|
Methods in ca.uhn.hl7v2.protocol that return ProcessorContext | |
---|---|
ProcessorContext |
Processor.getContext()
|
Uses of ProcessorContext in ca.uhn.hl7v2.protocol.impl |
---|
Classes in ca.uhn.hl7v2.protocol.impl that implement ProcessorContext | |
---|---|
class |
ProcessorContextImpl
Default implementation of ProcessorContext . |
Methods in ca.uhn.hl7v2.protocol.impl that return ProcessorContext | |
---|---|
ProcessorContext |
ProcessorImpl.getContext()
|
Methods in ca.uhn.hl7v2.protocol.impl with parameters of type ProcessorContext | |
---|---|
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). |
Constructors in ca.uhn.hl7v2.protocol.impl with parameters of type ProcessorContext | |
---|---|
ProcessorImpl(ProcessorContext theContext,
boolean isThreaded)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |