Interface H2TransportMetrics

All Superinterfaces:
HttpTransportMetrics
All Known Implementing Classes:
BasicH2TransportMetrics

public interface H2TransportMetrics extends HttpTransportMetrics
The point of access to connection statistics.
Since:
5.0
  • Method Details

    • getFramesTransferred

      long getFramesTransferred()