|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CloudFilesAsyncClient | |
|---|---|
| org.jclouds.cloudfiles | This package contains an Rackspace Cloud Files client implemented by HttpCommandExecutorService commands. |
| org.jclouds.cloudfiles.blobstore | |
| Uses of CloudFilesAsyncClient in org.jclouds.cloudfiles |
|---|
| Fields in org.jclouds.cloudfiles with type parameters of type CloudFilesAsyncClient | |
|---|---|
static com.google.common.reflect.TypeToken<RestContext<CloudFilesClient,CloudFilesAsyncClient>> |
CloudFilesApiMetadata.CONTEXT_TOKEN
|
| Uses of CloudFilesAsyncClient in org.jclouds.cloudfiles.blobstore |
|---|
| Constructors in org.jclouds.cloudfiles.blobstore with parameters of type CloudFilesAsyncClient | |
|---|---|
CloudFilesAsyncBlobStore(BlobStoreContext context,
BlobUtils blobUtils,
ExecutorService service,
com.google.common.base.Supplier<Location> defaultLocation,
com.google.common.base.Supplier<Set<? extends Location>> locations,
CloudFilesClient sync,
CloudFilesAsyncClient 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)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||