public class InputStreamResponseHandler extends org.apache.hc.client5.http.impl.classic.AbstractHttpClientResponseHandler<InputStream>
| 限定符和类型 | 字段和说明 |
|---|---|
static org.apache.hc.core5.http.io.HttpClientResponseHandler<InputStream> |
INSTANCE |
| 构造器和说明 |
|---|
InputStreamResponseHandler() |
| 限定符和类型 | 方法和说明 |
|---|---|
InputStream |
handleEntity(org.apache.hc.core5.http.HttpEntity entity) |
public static final org.apache.hc.core5.http.io.HttpClientResponseHandler<InputStream> INSTANCE
public InputStream handleEntity(org.apache.hc.core5.http.HttpEntity entity) throws IOException
handleEntity 在类中 org.apache.hc.client5.http.impl.classic.AbstractHttpClientResponseHandler<InputStream>IOExceptionCopyright © 2026. All rights reserved.