Uses of Package
org.dasein.cloud.services.storage

Packages that use org.dasein.cloud.services.storage
org.dasein.cloud Base package for the Dasein Cloud API. 
org.dasein.cloud.services.image The Image Services handle operations on virtual machine images/templates. 
org.dasein.cloud.services.storage   
 

Classes in org.dasein.cloud.services.storage used by org.dasein.cloud
StorageServices
           Interface into the cloud storage services supported by this cloud provider.
 

Classes in org.dasein.cloud.services.storage used by org.dasein.cloud.services.image
CloudStoreObject
           Represents a raw file or object stored in cloud storage.
 

Classes in org.dasein.cloud.services.storage used by org.dasein.cloud.services.storage
CloudStoreObject
           Represents a raw file or object stored in cloud storage.
FileTransfer
           
StorageCache
           Caches the files stored in cloud storage so that not every call needs to go into the cloud.
StorageCache.CacheEntry
           
StorageServices
           Interface into the cloud storage services supported by this cloud provider.