Uses of Interface
ca.uhn.hl7v2.llp.HL7Reader
Packages that use HL7Reader
-
Uses of HL7Reader in ca.uhn.hl7v2.app
Constructors in ca.uhn.hl7v2.app with parameters of type HL7ReaderModifierConstructorDescriptionReceiver(ActiveConnection c, HL7Reader in) Creates a new instance of Receiver, associated with the given Connection -
Uses of HL7Reader in ca.uhn.hl7v2.llp
Classes in ca.uhn.hl7v2.llp that implement HL7ReaderModifier and TypeClassDescriptionclassExtendedMllpReader uses a message-dependent decoder to respect a potentially populated MSH-18.classMethods in ca.uhn.hl7v2.llp that return HL7ReaderModifier and TypeMethodDescriptionExtendedMinLowerLayerProtocol.getReader(InputStream in) Deprecated.Returns an HL7Reader that implements message reading according to this protocol.abstract HL7ReaderLowerLayerProtocol.getReader(InputStream in) Returns an HL7Reader that implements message reading according to this protocol.MinLowerLayerProtocol.getReader(InputStream in) Creates an HL7Reader that implements message reading according to this protocol.