|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use S3Connection | |
---|---|
org.infinispan.loader.s3 |
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)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |