public class SimpleClientContext extends Object implements ClientContext
| Modifier and Type | Field and Description |
|---|---|
protected Config |
config |
protected HttpClient |
httpClient |
| Constructor and Description |
|---|
SimpleClientContext() |
SimpleClientContext(Config config,
HttpClient httpClient) |
| Modifier and Type | Method and Description |
|---|---|
Config |
getConfiguration() |
HttpClient |
getHttpClient() |
protected Config config
protected HttpClient httpClient
public SimpleClientContext()
public SimpleClientContext(Config config, HttpClient httpClient)
public Config getConfiguration()
getConfiguration in interface ConfigAware<Config>public HttpClient getHttpClient()
getHttpClient in interface HttpClientAwareCopyright © 2015–2022 Red Hat. All rights reserved.