| Package | Description |
|---|---|
| org.jclouds.http.internal | |
| org.jclouds.io |
| Modifier and Type | Field and Description |
|---|---|
protected ContentMetadataCodec |
BaseHttpCommandExecutorService.contentMetadataCodec |
| Constructor and Description |
|---|
BaseHttpCommandExecutorService(HttpUtils utils,
ContentMetadataCodec contentMetadataCodec,
DelegatingRetryHandler retryHandler,
IOExceptionRetryHandler ioRetryHandler,
DelegatingErrorHandler errorHandler,
HttpWire wire) |
JavaUrlHttpCommandExecutorService(HttpUtils utils,
ContentMetadataCodec contentMetadataCodec,
DelegatingRetryHandler retryHandler,
IOExceptionRetryHandler ioRetryHandler,
DelegatingErrorHandler errorHandler,
HttpWire wire,
HostnameVerifier verifier,
com.google.common.base.Supplier<SSLContext> untrustedSSLContextProvider,
com.google.common.base.Function<URI,Proxy> proxyForURI) |
| Modifier and Type | Class and Description |
|---|---|
static class |
ContentMetadataCodec.DefaultContentMetadataCodec
Default implementation, in accordance with HTTP 1.1 spec.
|
Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.