static class ApacheHttpClient4Executor.ResponseStream extends SelfExpandingBufferredInputStream
| Modifier and Type | Field and Description |
|---|---|
(package private) BaseClientResponse |
response |
| Constructor and Description |
|---|
ResponseStream(java.io.InputStream in,
BaseClientResponse response) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
getBufSize, getCount, getMarkLimit, getMarkPos, getPos, mark, read, read, readBaseClientResponse response
public ResponseStream(java.io.InputStream in,
BaseClientResponse response)