public interface IClientConfig
| Modifier and Type | Method and Description |
|---|---|
IAuthenticator |
getAuthenticator()
Gets the authenticator.
|
IExecutors |
getExecutors()
Gets the executors.
|
IHttpProvider |
getHttpProvider()
Gets the http provider.
|
ILogger |
getLogger()
Gets the logger.
|
ISerializer |
getSerializer()
Gets the serializer.
|
IAuthenticator getAuthenticator()
IExecutors getExecutors()
IHttpProvider getHttpProvider()
ILogger getLogger()
ISerializer getSerializer()