Package | Description |
---|---|
ca.uhn.hl7v2.hoh.encoder |
Modifier and Type | Method and Description |
---|---|
protected String |
Hl7OverHttpResponseDecoder.readActionLineAndDecode(InputStream theInputStream) |
protected abstract String |
AbstractHl7OverHttpDecoder.readActionLineAndDecode(InputStream theInputStream) |
protected String |
Hl7OverHttpRequestDecoder.readActionLineAndDecode(InputStream theInputStream) |
protected String |
AbstractHl7OverHttpDecoder.readFirstLine(InputStream theInputStream) |
void |
AbstractHl7OverHttpDecoder.readHeadersAndContentsFromInputStreamAndDecode(InputStream theInputStream)
Note that if
AbstractHl7OverHttp.setPath(String) is called, this method will assume
that the first line of the HTTP request has already been read from the
input stream. |
Copyright © 2012–2017 University Health Network. All rights reserved.