| Package | Description | 
|---|---|
| org.jclouds.blobstore | |
| org.jclouds.blobstore.internal | 
| Modifier and Type | Method and Description | 
|---|---|
InputStreamMap | 
InputStreamMap.Factory.create(String containerName,
      ListContainerOptions options)  | 
InputStreamMap | 
BlobStoreContext.createInputStreamMap(String container)
Deprecated. 
 
will be removed in jclouds 1.7. Please use  
BlobStore | 
InputStreamMap | 
BlobStoreContext.createInputStreamMap(String container,
                    ListContainerOptions options)
Deprecated. 
 
will be removed in jclouds 1.7. Please use  
BlobStore | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
InputStreamMapImpl
Deprecated. 
 
will be removed in jclouds 1.7. Please use  
BlobStore | 
| Modifier and Type | Method and Description | 
|---|---|
InputStreamMap | 
BlobStoreContextImpl.createInputStreamMap(String container)  | 
InputStreamMap | 
BlobStoreContextImpl.createInputStreamMap(String container,
                    ListContainerOptions options)  | 
Copyright © 2009-2013 jclouds. All Rights Reserved.