Uses of Interface
ca.uhn.hl7v2.protocol.ProcessorContext
Packages that use ProcessorContext
-
Uses of ProcessorContext in ca.uhn.hl7v2.protocol
Methods in ca.uhn.hl7v2.protocol that return ProcessorContext -
Uses of ProcessorContext in ca.uhn.hl7v2.protocol.impl
Classes in ca.uhn.hl7v2.protocol.impl that implement ProcessorContextModifier and TypeClassDescriptionclassDefault implementation ofProcessorContext.Methods in ca.uhn.hl7v2.protocol.impl that return ProcessorContextMethods in ca.uhn.hl7v2.protocol.impl with parameters of type ProcessorContextModifier and TypeMethodDescriptionstatic AcceptAcknowledger.AcceptACKAcceptAcknowledger.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