| 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.
|
| MllpConstants |
Some constants for MLLP
|
| Class | Description |
|---|---|
| CharSetUtil |
Charset utility class
|
| ExtendedMinLLPReader |
ExtendedMllpReader uses a message-dependent decoder to respect a
potentially populated MSH-18.
|
| ExtendedMinLLPWriter |
ExtendedMinLLPWriter uses a message-dependent encoder to obey a
potentially populated field MSH-18.
|
| ExtendedMinLowerLayerProtocol | Deprecated
call
MinLowerLayerProtocol.MinLowerLayerProtocol(boolean) and
pass true as argument |
| LowerLayerProtocol |
Represents a particular "lower layer protocol" over which HL7 messages can be
sent.
|
| MinLLPReader | |
| MinLLPWriter |
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–2017 University Health Network. All rights reserved.