Uses of Class
org.jclouds.openstack.swift.blobstore.SwiftBlobStore

Packages that use SwiftBlobStore
org.jclouds.openstack.swift.blobstore.strategy.internal   
 

Uses of SwiftBlobStore in org.jclouds.openstack.swift.blobstore.strategy.internal
 

Fields in org.jclouds.openstack.swift.blobstore.strategy.internal declared as SwiftBlobStore
protected  SwiftBlobStore SequentialMultipartUploadStrategy.ablobstore
           
 

Constructors in org.jclouds.openstack.swift.blobstore.strategy.internal with parameters of type SwiftBlobStore
SequentialMultipartUploadStrategy(SwiftBlobStore ablobstore, org.jclouds.io.PayloadSlicer slicer)
           
 



Copyright © 2009-2012 jclouds. All Rights Reserved.