public class InputStreamResponseHandler extends Object implements org.apache.http.client.ResponseHandler<InputStream>
| 限定符和类型 | 字段和说明 | 
|---|---|
| static org.apache.http.client.ResponseHandler<InputStream> | INSTANCE | 
| 构造器和说明 | 
|---|
| InputStreamResponseHandler() | 
public static final org.apache.http.client.ResponseHandler<InputStream> INSTANCE
public InputStream handleResponse(org.apache.http.HttpResponse response) throws IOException
handleResponse 在接口中 org.apache.http.client.ResponseHandler<InputStream>IOExceptionCopyright © 2024. All rights reserved.