Package org.sdase.commons.client.jersey
-
Interface Summary Interface Description JerseyClientBundle.ConsumerTokenProvider<C extends io.dropwizard.Configuration> Provides the consumer token that is added to outgoing requests from the configuration.JerseyClientBundle.FinalBuilder<C extends io.dropwizard.Configuration> JerseyClientBundle.InitialBuilder<C extends io.dropwizard.Configuration> -
Class Summary Class Description ClientFactory AClientFactory
creates Http clients to access services within the SDA Platform or external services.HttpClientConfiguration A class that overrides some defaultsJerseyClientBundle<C extends io.dropwizard.Configuration> A bundle that provides Jersey clients with appropriate configuration for the SDA Platform.JerseyClientBundle.Builder<C extends io.dropwizard.Configuration>