public static class HttpClientModule.HttpClientProvider extends AbstractHttpClientProvider<com.metamx.http.client.HttpClient>
| Constructor and Description |
|---|
HttpClientProvider() |
HttpClientProvider(Annotation annotation) |
HttpClientProvider(Class<? extends Annotation> annotationClazz) |
| Modifier and Type | Method and Description |
|---|---|
com.metamx.http.client.HttpClient |
get() |
configure, getConfigKey, getConfigProvider, getLifecycleProvider, getSslContextBinding, getSslContextKeypublic HttpClientProvider()
public HttpClientProvider(Annotation annotation)
public HttpClientProvider(Class<? extends Annotation> annotationClazz)
Copyright © 2011–2017. All rights reserved.