| Package | Description |
|---|---|
| ca.uhn.hl7v2.app | |
| ca.uhn.hl7v2.llp |
| Constructor and Description |
|---|
Receiver(Connection c,
HL7Reader in)
Creates a new instance of Receiver, associated with the given Connection
|
| Modifier and Type | Class and Description |
|---|---|
class |
ExtendedMinLLPReader
Charset-aware MLLP stream reader
|
class |
MinLLPReader
Title: HL7Reader
Description: A buffered reader specifically designed for use in reading
HL7 ASCII strings.
|
| Modifier and Type | Method and Description |
|---|---|
HL7Reader |
MinLowerLayerProtocol.getReader(InputStream in)
Creates an HL7Reader that implements message reading according to
this protocol.
|
abstract HL7Reader |
LowerLayerProtocol.getReader(InputStream in)
Returns an HL7Reader that implements message reading according to
this protocol.
|
HL7Reader |
ExtendedMinLowerLayerProtocol.getReader(InputStream in)
Returns an HL7Reader that implements message reading according to
this protocol.
|
Copyright © 2001-2013 University Health Network. All Rights Reserved.