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