-
Constructors
| Constructor |
Description |
| io.dropwizard.metrics5.httpclient.InstrumentedHttpClientConnectionManager(MetricRegistry) |
|
| io.dropwizard.metrics5.httpclient.InstrumentedHttpClientConnectionManager(MetricRegistry, Registry<ConnectionSocketFactory>) |
|
| io.dropwizard.metrics5.httpclient.InstrumentedHttpClientConnectionManager(MetricRegistry, Registry<ConnectionSocketFactory>, long, TimeUnit) |
|
| io.dropwizard.metrics5.httpclient.InstrumentedHttpClientConnectionManager(MetricRegistry, Registry<ConnectionSocketFactory>, HttpConnectionFactory<HttpRoute, ManagedHttpClientConnection>, SchemePortResolver, DnsResolver, long, TimeUnit, String) |
|
| io.dropwizard.metrics5.httpclient.InstrumentedHttpClientConnectionManager(MetricRegistry, HttpClientConnectionOperator, HttpConnectionFactory<HttpRoute, ManagedHttpClientConnection>, long, TimeUnit, String) |
|
InstrumentedHttpClientConnectionManager.builder(MetricRegistry)instead.