|
Class Summary |
| 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. |