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

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

Uses of HPCloudObjectStorageAsyncApi in org.jclouds.hpcloud.objectstorage
 

Fields in org.jclouds.hpcloud.objectstorage with type parameters of type HPCloudObjectStorageAsyncApi
static com.google.common.reflect.TypeToken<org.jclouds.rest.RestContext<HPCloudObjectStorageApi,HPCloudObjectStorageAsyncApi>> HPCloudObjectStorageApiMetadata.CONTEXT_TOKEN
          Deprecated. please use org.jclouds.ContextBuilder#buildApi(HPCloudObjectStorageApi.class) as HPCloudObjectStorageAsyncApi interface will be removed in jclouds 1.7.
 

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

Constructors in org.jclouds.hpcloud.objectstorage.blobstore with parameters of type HPCloudObjectStorageAsyncApi
HPCloudObjectStorageAsyncBlobStore(org.jclouds.blobstore.BlobStoreContext context, org.jclouds.blobstore.util.BlobUtils blobUtils, com.google.common.util.concurrent.ListeningExecutorService userExecutor, com.google.common.base.Supplier<org.jclouds.domain.Location> defaultLocation, com.google.common.base.Supplier<Set<? extends org.jclouds.domain.Location>> locations, HPCloudObjectStorageApi sync, HPCloudObjectStorageAsyncApi async, org.jclouds.openstack.swift.blobstore.functions.ContainerToResourceMetadata container2ResourceMd, org.jclouds.openstack.swift.blobstore.functions.BlobStoreListContainerOptionsToListContainerOptions container2ContainerListOptions, org.jclouds.openstack.swift.blobstore.functions.ContainerToResourceList container2ResourceList, org.jclouds.openstack.swift.blobstore.functions.ObjectToBlob object2Blob, org.jclouds.openstack.swift.blobstore.functions.BlobToObject blob2Object, org.jclouds.openstack.swift.blobstore.functions.ObjectToBlobMetadata object2BlobMd, org.jclouds.blobstore.functions.BlobToHttpGetOptions blob2ObjectGetOptions, javax.inject.Provider<org.jclouds.blobstore.strategy.internal.FetchBlobMetadata> fetchBlobMetadataProvider, EnableCDNAndCache enableAndCache, javax.inject.Provider<org.jclouds.openstack.swift.blobstore.strategy.internal.AsyncMultipartUploadStrategy> multipartUploadStrategy)
          Deprecated.  
 



Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.