| 程序包 | 说明 |
|---|---|
| org.apache.hc.client5.http.async.methods |
Common HTTP methods and message handlers for the asynchronous I/O model.
|
| org.apache.hc.core5.http.nio.entity |
HTTP message entity APIs based on the asynchronous (non-blocking) I/O model.
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
AbstractBinPushConsumer
Abstract push response consumer that processes response body data as an octet stream.
|
class |
AbstractBinResponseConsumer<T>
Abstract response consumer that processes response body data as an octet stream.
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
AbstractBinAsyncEntityConsumer<T>
Abstract binary entity content consumer.
|
class |
BasicAsyncEntityConsumer
Basic
AsyncEntityConsumer implementation
that processes the data stream content into a byte array. |
Copyright © 2023. All rights reserved.