| 程序包 | 说明 |
|---|---|
| com.aliyun.httpcomponent.httpclient.implementation | |
| 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.support |
Support classes for the asynchronous I/O model.
|
| 类和说明 |
|---|
| BasicRequestProducer
Basic implementation of
AsyncRequestProducer that produces one fixed request
and relies on a AsyncEntityProducer to generate request entity stream. |
| 类和说明 |
|---|
| AbstractAsyncResponseConsumer
Abstract asynchronous response consumer that makes use of
AsyncEntityConsumer
to process response message content. |
| BasicRequestProducer
Basic implementation of
AsyncRequestProducer that produces one fixed request
and relies on a AsyncEntityProducer to generate request entity stream. |
| 类和说明 |
|---|
| AbstractServerExchangeHandler
Abstract server side message exchange handler.
|
| AsyncPushBuilder
Builder for
AsyncPushProducer instances. |
| AsyncRequestBuilder
Builder for
AsyncRequestProducer instances. |
| AsyncResponseBuilder
Builder for
AsyncResponseProducer instances. |
| AsyncServerFilterChainElement
An element in an asynchronous request processing chain.
|
Copyright © 2023. All rights reserved.