| Interface | Description |
|---|---|
| ClientConfigFactory |
Created by awang on 7/18/14.
|
| IClientConfig |
Defines the client configuration used by various APIs to initialize clients or load balancers
and for method execution.
|
| IClientConfigKey<T> |
Defines the key used in
IClientConfig. |
| Class | Description |
|---|---|
| ClientConfigFactory.DefaultClientConfigFactory | |
| CommonClientConfigKey<T> | |
| DefaultClientConfigImpl |
Default client configuration that loads properties from Archaius's ConfigurationManager.
|
| IClientConfig.Builder | |
| IClientConfigKey.Keys |