Uses of Class
io.dropwizard.client.DropwizardApacheConnector
-
Packages that use DropwizardApacheConnector Package Description io.dropwizard.client -
-
Uses of DropwizardApacheConnector in io.dropwizard.client
Methods in io.dropwizard.client that return DropwizardApacheConnector Modifier and Type Method Description protected DropwizardApacheConnectorJerseyClientBuilder. createDropwizardApacheConnector(ConfiguredCloseableHttpClient configuredClient)BuildsDropwizardApacheConnectorbased on the configured Apache HTTP client asConfiguredCloseableHttpClientand the chunked encoding configuration set by the user.
-