private static class ClientResponse.InputStreamWrapper
extends java.io.FilterInputStream
| Modifier and Type | Field and Description |
|---|---|
private ClientResponse |
response |
| Modifier | Constructor and Description |
|---|---|
protected |
InputStreamWrapper(java.io.InputStream in,
ClientResponse response) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
private ClientResponse response
protected InputStreamWrapper(java.io.InputStream in,
ClientResponse response)