Package | Description |
---|---|
org.jclouds.azureblob.xml | |
org.jclouds.blobstore | |
org.jclouds.gae | |
org.jclouds.http.apachehc | |
org.jclouds.http.internal | |
org.jclouds.io | |
org.jclouds.rest.internal |
Constructor and Description |
---|
ContainerNameEnumerationResultsHandler(DateService dateParser,
ContentMetadataCodec contentMetadataCodec) |
Modifier and Type | Field and Description |
---|---|
protected ContentMetadataCodec |
LocalAsyncBlobStore.contentMetadataCodec |
Constructor and Description |
---|
LocalAsyncBlobStore(BlobStoreContext context,
BlobUtils blobUtils,
ExecutorService service,
com.google.common.base.Supplier<Location> defaultLocation,
com.google.common.base.Supplier<Set<? extends Location>> locations,
ContentMetadataCodec contentMetadataCodec,
IfDirectoryReturnNameStrategy ifDirectoryReturnName,
Blob.Factory blobFactory,
LocalStorageStrategy storageStrategy) |
TransientBlobRequestSigner(BasicAuthentication basicAuth,
BlobToHttpGetOptions blob2HttpGetOptions,
com.google.common.base.Supplier<URI> endpoint,
ContentMetadataCodec contentMetadataCodec) |
Modifier and Type | Field and Description |
---|---|
protected ContentMetadataCodec |
ConvertToGaeRequest.contentMetadataCodec |
Constructor and Description |
---|
ConvertToJcloudsResponse(ContentMetadataCodec contentMetadataCodec) |
GaeHttpCommandExecutorService(com.google.appengine.api.urlfetch.URLFetchService urlFetchService,
HttpUtils utils,
ContentMetadataCodec contentMetadataCodec,
ExecutorService ioExecutor,
IOExceptionRetryHandler ioRetryHandler,
DelegatingRetryHandler retryHandler,
DelegatingErrorHandler errorHandler,
HttpWire wire,
ConvertToGaeRequest convertToGaeRequest,
ConvertToJcloudsResponse convertToJcloudsResponse) |
Constructor and Description |
---|
ApacheHCUtils(ContentMetadataCodec contentMetadataCodec) |
Modifier and Type | Field and Description |
---|---|
protected ContentMetadataCodec |
BaseHttpCommandExecutorService.contentMetadataCodec |
Constructor and Description |
---|
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) |
Modifier and Type | Class and Description |
---|---|
static class |
ContentMetadataCodec.DefaultContentMetadataCodec
Default implementation, in accordance with HTTP 1.1 spec.
|
Constructor and Description |
---|
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) |
Copyright © 2009-2013 jclouds. All Rights Reserved.