Uses of Class
org.jclouds.blobstore.internal.BaseAsyncBlobStore

Packages that use BaseAsyncBlobStore
org.jclouds.blobstore   
 

Uses of BaseAsyncBlobStore in org.jclouds.blobstore
 

Subclasses of BaseAsyncBlobStore in org.jclouds.blobstore
 class TransientAsyncBlobStore
          Implementation of BaseAsyncBlobStore which keeps all data in a local Map object.
 



Copyright © 2009-2011 jclouds. All Rights Reserved.