public class InputStreamResponseHandler extends org.apache.http.impl.client.AbstractResponseHandler<InputStream>
| 限定符和类型 | 字段和说明 |
|---|---|
static org.apache.http.client.ResponseHandler<InputStream> |
INSTANCE |
| 构造器和说明 |
|---|
InputStreamResponseHandler() |
public static final org.apache.http.client.ResponseHandler<InputStream> INSTANCE
public InputStream handleEntity(org.apache.http.HttpEntity entity) throws IOException
handleEntity 在类中 org.apache.http.impl.client.AbstractResponseHandler<InputStream>IOExceptionCopyright © 2026. All rights reserved.