Uses of Interface
org.apache.http.HttpConnectionMetrics
| Package | Description |
|---|---|
| org.apache.http |
The core interfaces and classes of the HTTP components.
|
| org.apache.http.impl |
Default implementations for interfaces in
org.apache.http. |
| org.apache.http.impl.conn |
-
Uses of HttpConnectionMetrics in org.apache.http
Methods in org.apache.http that return HttpConnectionMetrics Modifier and Type Method Description HttpConnectionMetricsHttpConnection. getMetrics()Returns a collection of connection metrcis -
Uses of HttpConnectionMetrics in org.apache.http.impl
Classes in org.apache.http.impl that implement HttpConnectionMetrics Modifier and Type Class Description classHttpConnectionMetricsImplImplementation of the metrics interface.Methods in org.apache.http.impl that return HttpConnectionMetrics Modifier and Type Method Description HttpConnectionMetricsAbstractHttpClientConnection. getMetrics()HttpConnectionMetricsAbstractHttpServerConnection. getMetrics() -
Uses of HttpConnectionMetrics in org.apache.http.impl.conn
Methods in org.apache.http.impl.conn that return HttpConnectionMetrics Modifier and Type Method Description HttpConnectionMetricsAbstractClientConnAdapter. getMetrics()