JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Deprecated API
Contents
Constructors
Deprecated Constructors
Constructor
Description
com.codahale.metrics.httpclient.InstrumentedHttpClientConnectionManager
(MetricRegistry)
Use
InstrumentedHttpClientConnectionManager.builder(MetricRegistry)
instead.
com.codahale.metrics.httpclient.InstrumentedHttpClientConnectionManager
(MetricRegistry, Registry<ConnectionSocketFactory>)
Use
InstrumentedHttpClientConnectionManager.builder(MetricRegistry)
instead.
com.codahale.metrics.httpclient.InstrumentedHttpClientConnectionManager
(MetricRegistry, Registry<ConnectionSocketFactory>, long, TimeUnit)
Use
InstrumentedHttpClientConnectionManager.builder(MetricRegistry)
instead.
com.codahale.metrics.httpclient.InstrumentedHttpClientConnectionManager
(MetricRegistry, Registry<ConnectionSocketFactory>, HttpConnectionFactory<HttpRoute, ManagedHttpClientConnection>, SchemePortResolver, DnsResolver, long, TimeUnit, String)
Use
InstrumentedHttpClientConnectionManager.builder(MetricRegistry)
instead.
com.codahale.metrics.httpclient.InstrumentedHttpClientConnectionManager
(MetricRegistry, HttpClientConnectionOperator, HttpConnectionFactory<HttpRoute, ManagedHttpClientConnection>, long, TimeUnit, String)
Use
InstrumentedHttpClientConnectionManager.builder(MetricRegistry)
instead.
InstrumentedHttpClientConnectionManager.builder(MetricRegistry)
instead.