Uses of Class
io.dropwizard.client.JerseyClientConfiguration
-
Packages that use JerseyClientConfiguration Package Description io.dropwizard.client -
-
Uses of JerseyClientConfiguration in io.dropwizard.client
Methods in io.dropwizard.client with parameters of type JerseyClientConfiguration Modifier and Type Method Description JerseyClientBuilderJerseyClientBuilder. using(JerseyClientConfiguration configuration)Uses the givenJerseyClientConfiguration.
-