| 程序包 | 说明 |
|---|---|
| org.apache.hc.core5.http.impl.nio |
Default implementation of HTTP/1.1 transport based on
the asynchronous (non-blocking) I/O model.
|
| org.apache.hc.core5.http.nio.support.classic |
Support classes for the asynchronous I/O model that emulate
behavior of the classic (blocking) I/O model.
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
BufferedData
A buffer that expand its capacity on demand.
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
SharedInputBuffer |
class |
SharedOutputBuffer |
Copyright © 2023. All rights reserved.