- using(HttpClientConfiguration) - Method in class io.dropwizard.client.HttpClientBuilder
-
- using(DnsResolver) - Method in class io.dropwizard.client.HttpClientBuilder
-
Use the given DnsResolver instance.
- using(HttpRequestRetryHandler) - Method in class io.dropwizard.client.HttpClientBuilder
-
Uses the HttpRequestRetryHandler for handling request retries.
- using(Registry<ConnectionSocketFactory>) - Method in class io.dropwizard.client.HttpClientBuilder
-
Use the given Registry instance.
- using(HttpRoutePlanner) - Method in class io.dropwizard.client.HttpClientBuilder
-
Use the given HttpRoutePlanner instance.
- using(CredentialsProvider) - Method in class io.dropwizard.client.HttpClientBuilder
-
Use the given CredentialsProvider instance.
- using(HttpClientMetricNameStrategy) - Method in class io.dropwizard.client.HttpClientBuilder
-
Use the given HttpClientMetricNameStrategy instance.
- using(RedirectStrategy) - Method in class io.dropwizard.client.HttpClientBuilder
-
Use the given RedirectStrategy instance.
- using(JerseyClientConfiguration) - Method in class io.dropwizard.client.JerseyClientBuilder
-
- using(Environment) - Method in class io.dropwizard.client.JerseyClientBuilder
-
- using(Validator) - Method in class io.dropwizard.client.JerseyClientBuilder
-
Use the given Validator instance.
- using(ExecutorService, ObjectMapper) - Method in class io.dropwizard.client.JerseyClientBuilder
-
- using(ExecutorService) - Method in class io.dropwizard.client.JerseyClientBuilder
-
- using(ObjectMapper) - Method in class io.dropwizard.client.JerseyClientBuilder
-
Uses the given ObjectMapper.
- using(ConnectorProvider) - Method in class io.dropwizard.client.JerseyClientBuilder
-
Use the given ConnectorProvider instance.
- using(HttpRequestRetryHandler) - Method in class io.dropwizard.client.JerseyClientBuilder
-
Uses the HttpRequestRetryHandler for handling request retries.
- using(DnsResolver) - Method in class io.dropwizard.client.JerseyClientBuilder
-
Use the given DnsResolver instance.
- using(Registry<ConnectionSocketFactory>) - Method in class io.dropwizard.client.JerseyClientBuilder
-
Use the given Registry instance of connection socket factories.
- using(HttpClientMetricNameStrategy) - Method in class io.dropwizard.client.JerseyClientBuilder
-
Use the given HttpClientMetricNameStrategy instance.
- using(HttpRoutePlanner) - Method in class io.dropwizard.client.JerseyClientBuilder
-
Use the given HttpRoutePlanner instance.
- using(CredentialsProvider) - Method in class io.dropwizard.client.JerseyClientBuilder
-
Use the given CredentialsProvider instance.