|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BlobUtils | |
|---|---|
| org.jclouds.blobstore | |
| org.jclouds.blobstore.internal | |
| org.jclouds.blobstore.util.internal | |
| Uses of BlobUtils in org.jclouds.blobstore |
|---|
| Constructors in org.jclouds.blobstore with parameters of type BlobUtils | |
|---|---|
TransientAsyncBlobStore(BlobStoreContext context,
DateService dateService,
Crypto crypto,
ConcurrentMap<String,ConcurrentMap<String,Blob>> containerToBlobs,
ConcurrentMap<String,Location> containerToLocation,
HttpGetOptionsListToGetOptions httpGetOptionsConverter,
IfDirectoryReturnNameStrategy ifDirectoryReturnName,
Blob.Factory blobFactory,
BlobUtils blobUtils,
ExecutorService service,
com.google.common.base.Supplier<Location> defaultLocation,
com.google.common.base.Supplier<Set<? extends Location>> locations)
|
|
| Uses of BlobUtils in org.jclouds.blobstore.internal |
|---|
| Fields in org.jclouds.blobstore.internal declared as BlobUtils | |
|---|---|
protected BlobUtils |
BaseBlobStore.blobUtils
|
protected BlobUtils |
BaseAsyncBlobStore.blobUtils
|
| Constructors in org.jclouds.blobstore.internal with parameters of type BlobUtils | |
|---|---|
BaseAsyncBlobStore(BlobStoreContext context,
BlobUtils blobUtils,
ExecutorService service,
com.google.common.base.Supplier<Location> defaultLocation,
com.google.common.base.Supplier<Set<? extends Location>> locations)
|
|
BaseBlobStore(BlobStoreContext context,
BlobUtils blobUtils,
com.google.common.base.Supplier<Location> defaultLocation,
com.google.common.base.Supplier<Set<? extends Location>> locations)
|
|
| Uses of BlobUtils in org.jclouds.blobstore.util.internal |
|---|
| Classes in org.jclouds.blobstore.util.internal that implement BlobUtils | |
|---|---|
class |
BlobUtilsImpl
Encryption, Hashing, and IO Utilities needed to sign and verify blobstore requests and responses. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||