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 | Description |
---|---|
ClientFactory |
A
ClientFactory creates Http clients to access services within the SDA Platform or
external services. |
HttpClientConfiguration |
A class that overrides some defaults
|
JerseyClientBundle<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> |