public class ResponseManagingInputStream extends FilterInputStream
in| Constructor and Description |
|---|
ResponseManagingInputStream(org.apache.http.client.methods.CloseableHttpResponse response) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
available, mark, markSupported, read, read, read, reset, skippublic ResponseManagingInputStream(org.apache.http.client.methods.CloseableHttpResponse response)
throws AproxClientException
AproxClientExceptionpublic void close()
throws IOException
close in interface Closeableclose in interface AutoCloseableclose in class FilterInputStreamIOExceptionCopyright © 2015. All Rights Reserved.