|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use S3Connection | |
|---|---|
| org.infinispan.loader.s3 | |
| org.infinispan.loader.s3.jclouds | |
| Uses of S3Connection in org.infinispan.loader.s3 |
|---|
| Classes in org.infinispan.loader.s3 with type parameters of type S3Connection | |
|---|---|
interface |
S3Bucket<B,C extends S3Connection>
// TODO: Adrian: Document this! This interface defines the interactons between the S3CacheStore and Amazon S3. |
| Methods in org.infinispan.loader.s3 with parameters of type S3Connection | |
|---|---|
void |
S3CacheStore.init(CacheLoaderConfig config,
Cache cache,
Marshaller m,
S3Connection connection,
S3Bucket bucket)
|
| Uses of S3Connection in org.infinispan.loader.s3.jclouds |
|---|
| Classes in org.infinispan.loader.s3.jclouds that implement S3Connection | |
|---|---|
class |
JCloudsConnection
// TODO: Adrian: Document this! |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||