Uses of Interface
org.jclouds.hpcloud.objectstorage.HPCloudObjectStorageAsyncClient

Packages that use HPCloudObjectStorageAsyncClient
org.jclouds.hpcloud.objectstorage This package contains an HP Cloud Object Storage client implemented by HttpCommandExecutorService commands. 
org.jclouds.hpcloud.objectstorage.blobstore   
 

Uses of HPCloudObjectStorageAsyncClient in org.jclouds.hpcloud.objectstorage
 

Fields in org.jclouds.hpcloud.objectstorage with type parameters of type HPCloudObjectStorageAsyncClient
static com.google.common.reflect.TypeToken<RestContext<HPCloudObjectStorageClient,HPCloudObjectStorageAsyncClient>> HPCloudObjectStorageApiMetadata.CONTEXT_TOKEN
           
 

Uses of HPCloudObjectStorageAsyncClient in org.jclouds.hpcloud.objectstorage.blobstore
 

Constructors in org.jclouds.hpcloud.objectstorage.blobstore with parameters of type HPCloudObjectStorageAsyncClient
HPCloudObjectStorageAsyncBlobStore(BlobStoreContext context, BlobUtils blobUtils, ExecutorService service, com.google.common.base.Supplier<Location> defaultLocation, com.google.common.base.Supplier<Set<? extends Location>> locations, HPCloudObjectStorageClient sync, HPCloudObjectStorageAsyncClient async, ContainerToResourceMetadata container2ResourceMd, BlobStoreListContainerOptionsToListContainerOptions container2ContainerListOptions, ContainerToResourceList container2ResourceList, ObjectToBlob object2Blob, BlobToObject blob2Object, ObjectToBlobMetadata object2BlobMd, BlobToHttpGetOptions blob2ObjectGetOptions, javax.inject.Provider<FetchBlobMetadata> fetchBlobMetadataProvider, EnableCDNAndCache enableCDNAndCache, javax.inject.Provider<AsyncMultipartUploadStrategy> multipartUploadStrategy)
           
 

Constructor parameters in org.jclouds.hpcloud.objectstorage.blobstore with type arguments of type HPCloudObjectStorageAsyncClient
HPCloudObjectStorageBlobRequestSigner(RestAnnotationProcessor<HPCloudObjectStorageAsyncClient> processor, BlobToObject blobToObject, BlobToHttpGetOptions blob2HttpGetOptions)
           
 



Copyright © 2009-2012 jclouds. All Rights Reserved.