public class ResponseInputStream
extends java.lang.Object
| Constructor and Description |
|---|
ResponseInputStream(java.io.InputStream in)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
ByteArray |
readResponse()
Read a Response from the InputStream.
|
ByteArray |
readResponse(ByteArray ba)
Read a Response from the InputStream.
|
public ResponseInputStream(java.io.InputStream in)
public ByteArray readResponse() throws java.io.IOException
java.io.IOExceptionCopyright © 2013 Oracle. All Rights Reserved.