Package org.infinispan.loader.s3

Interface Summary
S3Bucket<B,C extends S3Connection> // TODO: Adrian: Document this!

This interface defines the interactons between the S3CacheStore and Amazon S3.

S3Connection<C,B> // TODO: Adrian: Document this!
 

Class Summary
S3CacheStore A TODO link implementation of a BucketBasedCacheStore.
S3CacheStoreConfig Configures S3CacheStore.
 

Exception Summary
S3ConnectionException An exception thrown by a S3Bucket implementation if there are problems reading from S3.
 



Copyright © 2009 JBoss, a division of Red Hat. All Rights Reserved.