Package org.apache.hc.core5.http2
Interface H2TransportMetrics
- All Superinterfaces:
HttpTransportMetrics
- All Known Implementing Classes:
BasicH2TransportMetrics
The point of access to connection statistics.
- Since:
- 5.0
-
Method Summary
Methods inherited from interface org.apache.hc.core5.http.io.HttpTransportMetrics
getBytesTransferred
-
Method Details
-
getFramesTransferred
long getFramesTransferred()
-