| Package | Description |
|---|---|
| org.springframework.cloud.netflix.ribbon.okhttp | |
| org.springframework.cloud.netflix.zuul.filters.route.okhttp |
| Modifier and Type | Class and Description |
|---|---|
class |
RetryableOkHttpLoadBalancingClient
An OK HTTP client which leverages Spring Retry to retry failed request.
|
| Modifier and Type | Method and Description |
|---|---|
OkHttpLoadBalancingClient |
OkHttpRibbonConfiguration.okHttpLoadBalancingClient(com.netflix.client.config.IClientConfig config,
ServerIntrospector serverIntrospector,
com.netflix.loadbalancer.ILoadBalancer loadBalancer,
com.netflix.client.RetryHandler retryHandler,
okhttp3.OkHttpClient delegate) |
| Constructor and Description |
|---|
OkHttpRibbonCommand(String commandKey,
OkHttpLoadBalancingClient client,
RibbonCommandContext context,
ZuulProperties zuulProperties) |
OkHttpRibbonCommand(String commandKey,
OkHttpLoadBalancingClient client,
RibbonCommandContext context,
ZuulProperties zuulProperties,
ZuulFallbackProvider zuulFallbackProvider) |
OkHttpRibbonCommand(String commandKey,
OkHttpLoadBalancingClient client,
RibbonCommandContext context,
ZuulProperties zuulProperties,
ZuulFallbackProvider zuulFallbackProvider,
com.netflix.client.config.IClientConfig config) |
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.