| 程序包 | 说明 |
|---|---|
| org.apache.hc.core5.http.impl.nio |
Default implementation of HTTP/1.1 transport based on
the asynchronous (non-blocking) I/O model.
|
| 限定符和类型 | 方法和说明 |
|---|---|
ServerHttp1StreamDuplexer |
ServerHttp1StreamDuplexerFactory.create(String scheme,
ProtocolIOSession ioSession) |
| 构造器和说明 |
|---|
ServerHttp1IOEventHandler(ServerHttp1StreamDuplexer streamDuplexer) |
Copyright © 2023. All rights reserved.