Package | Description |
---|---|
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.
|
Modifier and Type | Class and Description |
---|---|
class |
BasicH2TransportMetrics
Default implementation of
H2TransportMetrics . |
Modifier and Type | Method and Description |
---|---|
H2TransportMetrics |
FrameInputBuffer.getMetrics() |
H2TransportMetrics |
FrameOutputBuffer.getMetrics() |
Modifier and Type | Method and Description |
---|---|
H2TransportMetrics |
FrameInputBuffer.getMetrics() |
H2TransportMetrics |
FrameOutputBuffer.getMetrics() |
Copyright © 2005–2022 The Apache Software Foundation. All rights reserved.