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