Package ca.uhn.hl7v2.protocol
package ca.uhn.hl7v2.protocol
-
ClassDescriptionDetermines whether messages are acceptable for storage.Represents a decision regarding whether a message can be initially accepted for further processing.Routes messages to the appropriate application.Encapsulates the message fields used for routing of messages from the HL7 protocol to the appropriate
Application.Wraps a legacy HAPIApplicationto convert it to a new styleReceivingApplicationA convenient way for the initiator of a message exchange to send a message to a remote server and await the response in the same thread.A facade for a JMS Queue or Topic.Encapsulates both the client and server roles of the HL7-defined "original mode" and "enhanced mode" processing rules.The operational context of aProcessor.ReceivingApplication<T extends Message>From an HL7 messaging perspective, a ReceivingApplication is a consumer of a messages.Represents any problem encountered during processing of a message by aReceivingApplication.The Interface ReceivingApplicationExceptionHandler.Represents a persistent store for incoming messages.A source of input and output streams for use with stream-basedTransportLayers.An HL7 message in text form, with optional metadata, which can be handled in a transport layer.Represents a problem that has occured during transport of a message string to / from some other server.Encapsulates the transport layer of a connection to another HL7 server.