| 程序包 | 说明 |
|---|---|
| org.apache.hc.core5.http2.impl |
Default implementations of core HTTP/2 APIs.
|
| org.apache.hc.core5.http2.impl.io | |
| org.apache.hc.core5.http2.impl.nio |
Default implementation of HTTP/2 transport based on
the asynchronous (non-blocking) I/O model.
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
BasicH2TransportMetrics
Default implementation of
H2TransportMetrics. |
| 限定符和类型 | 方法和说明 |
|---|---|
H2TransportMetrics |
FrameOutputBuffer.getMetrics() |
H2TransportMetrics |
FrameInputBuffer.getMetrics() |
| 限定符和类型 | 方法和说明 |
|---|---|
H2TransportMetrics |
FrameOutputBuffer.getMetrics() |
H2TransportMetrics |
FrameInputBuffer.getMetrics() |
Copyright © 2023. All rights reserved.