public class InputStreamResponseHandler extends Object implements org.apache.http.client.ResponseHandler<InputStream>
| Modifier and Type | Field and Description |
|---|---|
static org.apache.http.client.ResponseHandler<InputStream> |
INSTANCE |
| Constructor and Description |
|---|
InputStreamResponseHandler() |
| Modifier and Type | Method and Description |
|---|---|
InputStream |
handleResponse(org.apache.http.HttpResponse response) |
public static final org.apache.http.client.ResponseHandler<InputStream> INSTANCE
public InputStream handleResponse(org.apache.http.HttpResponse response) throws IOException
handleResponse in interface org.apache.http.client.ResponseHandler<InputStream>IOExceptionCopyright © 2024 江苏南大先腾信息产业股份有限公司. All rights reserved.