Uses of Interface
org.jclouds.io.ContentMetadataCodec
Packages that use ContentMetadataCodec
Package
Description
-
Uses of ContentMetadataCodec in org.jclouds.azureblob.xml
Constructors in org.jclouds.azureblob.xml with parameters of type ContentMetadataCodecModifierConstructorDescriptionContainerNameEnumerationResultsHandler
(DateService dateParser, ContentMetadataCodec contentMetadataCodec) -
Uses of ContentMetadataCodec in org.jclouds.blobstore
Constructors in org.jclouds.blobstore with parameters of type ContentMetadataCodecModifierConstructorDescriptionLocalBlobRequestSigner
(BasicAuthentication basicAuth, BlobToHttpGetOptions blob2HttpGetOptions, com.google.common.base.Supplier<URI> endpoint, ContentMetadataCodec contentMetadataCodec) -
Uses of ContentMetadataCodec in org.jclouds.http.apachehc
Constructors in org.jclouds.http.apachehc with parameters of type ContentMetadataCodec -
Uses of ContentMetadataCodec in org.jclouds.http.internal
Fields in org.jclouds.http.internal declared as ContentMetadataCodecModifier and TypeFieldDescriptionprotected final ContentMetadataCodec
BaseHttpCommandExecutorService.contentMetadataCodec
Constructors in org.jclouds.http.internal with parameters of type ContentMetadataCodecModifierConstructorDescriptionprotected
BaseHttpCommandExecutorService
(HttpUtils utils, ContentMetadataCodec contentMetadataCodec, DelegatingRetryHandler retryHandler, IOExceptionRetryHandler ioRetryHandler, DelegatingErrorHandler errorHandler, HttpWire wire, String idempotentMethods) 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, String idempotentMethods, int outputSocketBufferSize, String userAgent) -
Uses of ContentMetadataCodec in org.jclouds.io
Classes in org.jclouds.io that implement ContentMetadataCodecModifier and TypeClassDescriptionstatic class
Default implementation, in accordance with HTTP 1.1 spec.