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