Package | Description |
---|---|
ca.uhn.hl7v2.app | |
ca.uhn.hl7v2.llp |
Modifier and Type | Method and Description |
---|---|
protected HL7Writer |
ActiveConnection.getAckWriter()
Returns the HL7Writer through which responses to inbound messages should
be sent.
|
protected HL7Writer |
ActiveConnection.getSendWriter()
Returns the HL7Writer through which unsolicited outbound messages should
be sent.
|
Modifier and Type | Class and Description |
---|---|
class |
ExtendedMinLLPWriter
ExtendedMinLLPWriter uses a message-dependent encoder to obey a
potentially populated field MSH-18.
|
class |
MinLLPWriter
Writes HL7 messages to an OutputStream.
|
Modifier and Type | Method and Description |
---|---|
HL7Writer |
MinLowerLayerProtocol.getWriter(OutputStream out)
Creates an HL7Writer that implements message writing according to
this protocol.
|
HL7Writer |
ExtendedMinLowerLayerProtocol.getWriter(OutputStream theOut)
Deprecated.
Returns an HL7Writer that implements message writing according to
this protocol.
|
abstract HL7Writer |
LowerLayerProtocol.getWriter(OutputStream out)
Returns an HL7Writer that implements message writing according to
this protocol.
|
Copyright © 2001–2017 University Health Network. All rights reserved.