|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
CacheStore implementation based on
persisting to Amazon's S3 service.
See:
Description
| Interface Summary | |
|---|---|
| S3Bucket<B,C extends S3Connection> |
This interface defines the interactons between the S3CacheStore and Amazon S3. |
| S3Connection<C,B> | Represents a connection to Amazon S3. |
| Class Summary | |
|---|---|
| S3CacheStore | By default, a JClouds implementation of a BucketBasedCacheStore. |
| S3CacheStoreConfig | Configures S3CacheStore. |
| Exception Summary | |
|---|---|
| S3ConnectionException | An exception thrown by a S3Bucket implementation if there are problems reading from S3. |
This package contains a CacheStore implementation based on
persisting to Amazon's S3 service.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||