Package ca.uhn.hl7v2.llp

Interface Summary
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 Summary
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 Summary
LLPException Represents a problem encountered while using a Lower Layer Protocol.
 



Copyright © 2001-2011 University Health Network. All Rights Reserved.