|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use HL7Reader | |
---|---|
ca.uhn.hl7v2.app | |
ca.uhn.hl7v2.llp |
Uses of HL7Reader in ca.uhn.hl7v2.app |
---|
Constructors in ca.uhn.hl7v2.app with parameters of type HL7Reader | |
---|---|
Receiver(Connection 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 HL7Reader | |
---|---|
class |
MinLLPReader
Title: HL7Reader Description: A buffered reader specifically designed for use in reading HL7 ASCII strings. |
Methods in ca.uhn.hl7v2.llp that return HL7Reader | |
---|---|
abstract HL7Reader |
LowerLayerProtocol.getReader(java.io.InputStream in)
Returns an HL7Reader that implements message reading according to this protocol. |
HL7Reader |
MinLowerLayerProtocol.getReader(java.io.InputStream in)
Creates an HL7Reader that implements message reading according to this protocol. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |