Package org.jclouds.openstack.swift

Interface Summary
CommonSwiftAsyncClient Deprecated. please use org.jclouds.ContextBuilder#buildApi(CommonSwiftClient.class) as CommonSwiftAsyncClient interface will be removed in jclouds 1.7.
CommonSwiftClient Common features between OpenStack Swift and CloudFiles
SwiftAsyncClient Deprecated. please use org.jclouds.ContextBuilder#buildApi(SwiftClient.class) as SwiftAsyncClient interface will be removed in jclouds 1.7.
SwiftClient Functionality that's in Swift, and not in CloudFiles.
SwiftKeystoneAsyncClient Deprecated. please use org.jclouds.ContextBuilder#buildApi(SwiftKeystoneClient.class) as SwiftKeystoneAsyncClient interface will be removed in jclouds 1.7.
SwiftKeystoneClient Functionality that's in Swift, and not in CloudFiles.
 

Class Summary
SwiftApiMetadata Implementation of ApiMetadata for OpenStack Swift
SwiftApiMetadata.Builder<T extends SwiftApiMetadata.Builder<T>>  
SwiftFallbacks  
SwiftFallbacks.TrueOn404FalseOn409  
SwiftKeystoneApiMetadata Implementation of ApiMetadata for OpenStack Swift authenticated with KeyStone
SwiftKeystoneApiMetadata.Builder<T extends SwiftKeystoneApiMetadata.Builder<T>>  
 

Exception Summary
CopyObjectException Thrown when an object cannot be copied.
 

Annotation Types Summary
Storage Represents a component related to Rackspace Cloud Files.
TemporaryUrlKey Represents the key used for signing URLs that have temporary access to objects
 



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