| Package | Description |
|---|---|
| org.springframework.cloud.netflix.ribbon | |
| org.springframework.cloud.netflix.zuul.filters.route.okhttp |
| Modifier and Type | Method and Description |
|---|---|
OkHttpLoadBalancingClient |
RibbonClientConfiguration.OkHttpRibbonConfiguration.okHttpLoadBalancingClient(com.netflix.client.config.IClientConfig config,
ServerIntrospector serverIntrospector,
com.netflix.loadbalancer.ILoadBalancer loadBalancer,
com.netflix.client.RetryHandler retryHandler) |
| Constructor and Description |
|---|
OkHttpRibbonCommand(String commandKey,
OkHttpLoadBalancingClient client,
RibbonCommandContext context,
ZuulProperties zuulProperties) |
OkHttpRibbonCommand(String commandKey,
OkHttpLoadBalancingClient client,
RibbonCommandContext context,
ZuulProperties zuulProperties,
ZuulFallbackProvider zuulFallbackProvider) |
Copyright © 2016 Pivotal Software, Inc.. All rights reserved.