| Class | Description | 
|---|---|
| AbstractRibbonClientConfig | 
 Abstract implementation of the  
IClientConfig interface. | 
| DefaultRibbonClientConfig | 
 The default configuration for Ribbon that delegates to the  
Environment to resolve properties. | 
| DiscoveryClientServerList | 
 A  
ServerList implementation that uses the DiscoveryClient. | 
| NamedRibbonClientConfig | 
 This bean creates a named  
IClientConfig for each property under the prefix NamedRibbonClientConfig.PREFIX. | 
| RibbonDefaultsFactory | |
| RibbonExecutionListenerAdapter | 
 An adapter for the  
ExecutionListener interface. | 
| RibbonLoadBalancer | 
 A  
LoadBalancer that is also a Ribbon ILoadBalancer. | 
| RibbonRxHttpClient | 
 Extended version of  
DefaultHttpClient adapted to Ribbon. | 
| RibbonServer | 
 Adapts the  
ServiceInstance interface to Ribbon's Server class. | 
| RibbonServiceInstance | 
 Adapts the  
Server object to the ServiceInstance interface. |