| Package | Description | 
|---|---|
| org.jclouds.aws.s3.blobstore.internal | |
| org.jclouds.blobstore.internal | |
| org.jclouds.s3.blobstore.internal | 
| Constructor and Description | 
|---|
AWSS3BlobStoreContextImpl(Context backend,
                         com.google.common.reflect.TypeToken<? extends Context> backendType,
                         BlobMap.Factory blobMapFactory,
                         Utils utils,
                         ConsistencyModel consistencyModel,
                         InputStreamMap.Factory inputStreamMapFactory,
                         AsyncBlobStore ablobStore,
                         BlobStore blobStore,
                         BlobRequestSigner blobRequestSigner)  | 
| Constructor and Description | 
|---|
BlobStoreContextImpl(Context backend,
                    com.google.common.reflect.TypeToken<? extends Context> backendType,
                    BlobMap.Factory blobMapFactory,
                    Utils utils,
                    ConsistencyModel consistencyModel,
                    InputStreamMap.Factory inputStreamMapFactory,
                    AsyncBlobStore ablobStore,
                    BlobStore blobStore,
                    BlobRequestSigner blobRequestSigner)  | 
| Constructor and Description | 
|---|
S3BlobStoreContextImpl(Context backend,
                      com.google.common.reflect.TypeToken<? extends Context> backendType,
                      BlobMap.Factory blobMapFactory,
                      Utils utils,
                      ConsistencyModel consistencyModel,
                      InputStreamMap.Factory inputStreamMapFactory,
                      AsyncBlobStore ablobStore,
                      BlobStore blobStore,
                      BlobRequestSigner blobRequestSigner)  | 
Copyright © 2009-2013 jclouds. All Rights Reserved.