public interface LBClientFactory
| Modifier and Type | Interface and Description |
|---|---|
static class |
LBClientFactory.Default
Uses
ClientFactory static factories from ribbon to create an LBClient. |
static class |
LBClientFactory.DisableAutoRetriesByDefaultClientConfig |
| Modifier and Type | Field and Description |
|---|---|
static com.netflix.client.config.IClientConfigKey<String> |
RetryableStatusCodes |
| Modifier and Type | Method and Description |
|---|---|
LBClient |
create(String clientName) |
Copyright © 2012–2021 OpenFeign. All rights reserved.