|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ContentMetadataCodec | |
|---|---|
| org.jclouds.http.internal | |
| org.jclouds.io | |
| org.jclouds.rest.internal | |
| Uses of ContentMetadataCodec in org.jclouds.http.internal |
|---|
| Fields in org.jclouds.http.internal declared as ContentMetadataCodec | |
|---|---|
protected ContentMetadataCodec |
BaseHttpCommandExecutorService.contentMetadataCodec
|
| Constructors in org.jclouds.http.internal with parameters of type ContentMetadataCodec | |
|---|---|
BaseHttpCommandExecutorService(HttpUtils utils,
ContentMetadataCodec contentMetadataCodec,
ExecutorService ioWorkerExecutor,
DelegatingRetryHandler retryHandler,
IOExceptionRetryHandler ioRetryHandler,
DelegatingErrorHandler errorHandler,
HttpWire wire)
|
|
JavaUrlHttpCommandExecutorService(HttpUtils utils,
ContentMetadataCodec contentMetadataCodec,
ExecutorService ioWorkerExecutor,
DelegatingRetryHandler retryHandler,
IOExceptionRetryHandler ioRetryHandler,
DelegatingErrorHandler errorHandler,
HttpWire wire,
HostnameVerifier verifier,
com.google.common.base.Supplier<SSLContext> untrustedSSLContextProvider)
|
|
| Uses of ContentMetadataCodec in org.jclouds.io |
|---|
| Classes in org.jclouds.io that implement ContentMetadataCodec | |
|---|---|
static class |
ContentMetadataCodec.DefaultContentMetadataCodec
Default implementation, in accordance with HTTP 1.1 spec. |
| Uses of ContentMetadataCodec in org.jclouds.rest.internal |
|---|
| Constructors in org.jclouds.rest.internal with parameters of type ContentMetadataCodec | |
|---|---|
RestAnnotationProcessor(com.google.inject.Injector injector,
com.google.common.cache.LoadingCache<Class<?>,Boolean> seedAnnotationCache,
com.google.common.cache.Cache<RestAnnotationProcessor.MethodKey,Method> delegationMap,
String apiVersion,
String buildVersion,
ParseSax.Factory parserFactory,
HttpUtils utils,
ContentMetadataCodec contentMetadataCodec,
com.google.inject.TypeLiteral<T> typeLiteral)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||