Package | Description |
---|---|
ca.uhn.hl7v2.app | |
ca.uhn.hl7v2.llp |
Constructor and Description |
---|
Receiver(ActiveConnection c,
HL7Reader in)
Creates a new instance of Receiver, associated with the given Connection
|
Modifier and Type | Class and Description |
---|---|
class |
ExtendedMinLLPReader
ExtendedMllpReader uses a message-dependent decoder to respect a
potentially populated MSH-18.
|
class |
MinLLPReader |
Modifier and Type | Method and Description |
---|---|
HL7Reader |
MinLowerLayerProtocol.getReader(InputStream in)
Creates an HL7Reader that implements message reading according to
this protocol.
|
HL7Reader |
ExtendedMinLowerLayerProtocol.getReader(InputStream in)
Deprecated.
Returns 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.
|
Copyright © 2001–2017 University Health Network. All rights reserved.