public interface LBClientFactory
| Modifier and Type | Interface and Description |
|---|---|
static class |
LBClientFactory.Default
Uses
ClientFactory static factories from ribbon to create an LBClient. |
| Modifier and Type | Method and Description |
|---|---|
LBClient |
create(String clientName) |
Copyright © 2012–2016 OpenFeign. All rights reserved.