public interface IClientConfig
| Modifier and Type | Method and Description |
|---|---|
IAuthenticationProvider |
getAuthenticationProvider()
Gets the authentication provider
|
IExecutors |
getExecutors()
Gets the executors
|
IHttpProvider |
getHttpProvider()
Gets the HTTP provider
|
ILogger |
getLogger()
Gets the logger
|
ISerializer |
getSerializer()
Gets the serializer
|
IAuthenticationProvider getAuthenticationProvider()
IExecutors getExecutors()
IHttpProvider getHttpProvider()
ILogger getLogger()
ISerializer getSerializer()