Uses of Interface
org.apache.http.HttpConnectionMetrics
Packages that use HttpConnectionMetrics
Package
Description
Core HTTP component APIs and primitives.
Default implementations of HTTP connections for synchronous,
blocking communication.
-
Uses of HttpConnectionMetrics in org.apache.http
Methods in org.apache.http that return HttpConnectionMetricsModifier and TypeMethodDescriptionHttpConnection.getMetrics()
Returns a collection of connection metrics. -
Uses of HttpConnectionMetrics in org.apache.http.impl
Classes in org.apache.http.impl that implement HttpConnectionMetricsModifier and TypeClassDescriptionclass
Default implementation of theHttpConnectionMetrics
interface.Methods in org.apache.http.impl that return HttpConnectionMetricsModifier and TypeMethodDescriptionAbstractHttpClientConnection.getMetrics()
Deprecated.AbstractHttpServerConnection.getMetrics()
Deprecated.BHttpConnectionBase.getMetrics()