|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use HttpGetOptionsListToGetOptions | |
|---|---|
| org.jclouds.blobstore | |
| org.jclouds.filesystem | |
| Uses of HttpGetOptionsListToGetOptions in org.jclouds.blobstore |
|---|
| Fields in org.jclouds.blobstore declared as HttpGetOptionsListToGetOptions | |
|---|---|
protected HttpGetOptionsListToGetOptions |
TransientAsyncBlobStore.httpGetOptionsConverter
|
| Constructors in org.jclouds.blobstore with parameters of type HttpGetOptionsListToGetOptions | |
|---|---|
TransientAsyncBlobStore(BlobStoreContext context,
DateService dateService,
Crypto crypto,
ConcurrentMap<String,ConcurrentMap<String,Blob>> containerToBlobs,
javax.inject.Provider<javax.ws.rs.core.UriBuilder> uriBuilders,
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 HttpGetOptionsListToGetOptions in org.jclouds.filesystem |
|---|
| Fields in org.jclouds.filesystem declared as HttpGetOptionsListToGetOptions | |
|---|---|
protected HttpGetOptionsListToGetOptions |
FilesystemAsyncBlobStore.httpGetOptionsConverter
|
| Constructors in org.jclouds.filesystem with parameters of type HttpGetOptionsListToGetOptions | |
|---|---|
FilesystemAsyncBlobStore(BlobStoreContext context,
DateService dateService,
Crypto crypto,
HttpGetOptionsListToGetOptions httpGetOptionsConverter,
IfDirectoryReturnNameStrategy ifDirectoryReturnName,
BlobUtils blobUtils,
ExecutorService service,
com.google.common.base.Supplier<Location> defaultLocation,
com.google.common.base.Supplier<Set<? extends Location>> locations,
FilesystemStorageStrategy storageStrategy)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||