Uses of Class
ca.uhn.hl7v2.protocol.impl.AcceptAcknowledger.AcceptACK
Packages that use AcceptAcknowledger.AcceptACK
-
Uses of AcceptAcknowledger.AcceptACK in ca.uhn.hl7v2.protocol.impl
Methods in ca.uhn.hl7v2.protocol.impl that return AcceptAcknowledger.AcceptACKModifier 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).