Package | Description |
---|---|
org.apache.http |
Core HTTP component APIs and primitives.
|
org.apache.http.impl |
Default implementations of HTTP connections for synchronous,
blocking communication.
|
Modifier and Type | Method and Description |
---|---|
HttpConnectionMetrics |
HttpConnection.getMetrics()
Returns a collection of connection metrics.
|
Modifier and Type | Class and Description |
---|---|
class |
HttpConnectionMetricsImpl
Default implementation of the
HttpConnectionMetrics interface. |
Modifier and Type | Method and Description |
---|---|
HttpConnectionMetrics |
AbstractHttpClientConnection.getMetrics()
Deprecated.
|
HttpConnectionMetrics |
AbstractHttpServerConnection.getMetrics()
Deprecated.
|
HttpConnectionMetrics |
BHttpConnectionBase.getMetrics() |
Copyright © 2005–2022 The Apache Software Foundation. All rights reserved.