| Interface | Description |
|---|---|
| HL7Reader |
An HL7Reader implements reading from an input stream using a particular lower
layer protocol.
|
| HL7Writer |
An HL7Writer implements writing to an output stream using a particular lower
layer protocol.
|
| Class | Description |
|---|---|
| CharSetUtil |
Charset utility class
|
| ExtendedMinLLPReader |
Charset-aware MLLP stream reader
|
| ExtendedMinLLPWriter |
MLLP writer which uses the charset from the message being transmitted
|
| ExtendedMinLowerLayerProtocol |
Minimal Lower Layer Protocol implementation which is detects the text
character set being used by reading in the MSH-18 value.
|
| LowerLayerProtocol |
Represents a particular "lower layer protocol" over which HL7 messages can be
sent.
|
| MinLLPReader |
Title: HL7Reader
Description: A buffered reader specifically designed for use in reading
HL7 ASCII strings.
|
| MinLLPWriter |
Title: MinLLPWriter
Description: Writes HL7 messages to an OutputStream.
|
| MinLowerLayerProtocol |
Implements the "Minimal Lower Layer Protocol" from the HL7 Implementation
Guide, Appendix C.
|
| Exception | Description |
|---|---|
| LLPException |
Represents a problem encountered while using a Lower Layer Protocol.
|
Copyright © 2001-2013 University Health Network. All Rights Reserved.