| Package | Description |
|---|---|
| com.metamx.http.client |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractHttpClient |
class |
CredentialedHttpClient |
class |
EnforceSslHttpClient |
class |
NettyHttpClient |
| Modifier and Type | Method and Description |
|---|---|
static HttpClient |
HttpClientInit.createClient(HttpClientConfig config,
com.metamx.common.lifecycle.Lifecycle lifecycle) |
static HttpClient |
HttpClientInit.createClient(ResourcePoolConfig config,
SSLContext sslContext,
com.metamx.common.lifecycle.Lifecycle lifecycle)
Deprecated.
|
HttpClient |
NettyHttpClient.withReadTimeout(org.joda.time.Duration readTimeout) |
| Constructor and Description |
|---|
CredentialedHttpClient(Credentials creds,
HttpClient delegate) |
EnforceSslHttpClient(HttpClient delegate) |
Copyright © 2015. All rights reserved.