Package | Description |
---|---|
org.springframework.cloud.netflix.ribbon.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) |
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.