| Package | Description | 
|---|---|
| org.jclouds.cloudfiles | 
 This package contains an Rackspace Cloud Files client implemented by  
HttpCommandExecutorService commands. | 
| org.jclouds.hpcloud.objectstorage | 
 This package contains an HP Cloud Object Storage client implemented by  
HttpCommandExecutorService commands. | 
| org.jclouds.openstack.swift | |
| org.jclouds.openstack.swift.blobstore | |
| org.jclouds.openstack.swift.blobstore.config | |
| org.jclouds.openstack.swift.config | 
| Modifier and Type | Interface and Description | 
|---|---|
interface  | 
CloudFilesAsyncClient
Provides asynchronous access to Cloud Files via their REST API. 
 | 
| Modifier and Type | Interface and Description | 
|---|---|
interface  | 
HPCloudObjectStorageAsyncApi
Provides asynchronous access to HP Cloud Object Storage via the REST API. 
 | 
| Modifier and Type | Interface and Description | 
|---|---|
interface  | 
SwiftAsyncClient
Functionality that's in Swift, and not in CloudFiles. 
 | 
interface  | 
SwiftKeystoneAsyncClient
Functionality that's in Swift, and not in CloudFiles. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
SwiftBlobSigner<T extends CommonSwiftAsyncClient>  | 
| Constructor and Description | 
|---|
SwiftAsyncBlobStore(BlobStoreContext context,
                   BlobUtils blobUtils,
                   ExecutorService service,
                   com.google.common.base.Supplier<Location> defaultLocation,
                   com.google.common.base.Supplier<Set<? extends Location>> locations,
                   CommonSwiftClient sync,
                   CommonSwiftAsyncClient async,
                   ContainerToResourceMetadata container2ResourceMd,
                   BlobStoreListContainerOptionsToListContainerOptions container2ContainerListOptions,
                   ContainerToResourceList container2ResourceList,
                   ObjectToBlob object2Blob,
                   BlobToObject blob2Object,
                   ObjectToBlobMetadata object2BlobMd,
                   BlobToHttpGetOptions blob2ObjectGetOptions,
                   javax.inject.Provider<FetchBlobMetadata> fetchBlobMetadataProvider,
                   javax.inject.Provider<AsyncMultipartUploadStrategy> multipartUploadStrategy)  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
TemporaryUrlExtensionModule<A extends CommonSwiftAsyncClient>
Isolates dependencies needed for  
SwiftBlobSigner | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
SwiftRestClientModule<S extends CommonSwiftClient,A extends CommonSwiftAsyncClient>  | 
Copyright © 2009-2013 jclouds. All Rights Reserved.