Uses of Package
org.infinispan.loaders.s3

Packages that use org.infinispan.loaders.s3
org.infinispan.loaders.s3 This package contains a CacheStore implementation based on persisting to Amazon's S3 service. 
org.infinispan.loaders.s3.jclouds A bridge between Infinispan and JClouds - a fast S3 communication library. 
 

Classes in org.infinispan.loaders.s3 used by org.infinispan.loaders.s3
S3Bucket
          

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

S3CacheStoreConfig
          Configures S3CacheStore.
S3Connection
          Represents a connection to Amazon S3.
S3ConnectionException
          An exception thrown by a S3Bucket implementation if there are problems reading from S3.
 

Classes in org.infinispan.loaders.s3 used by org.infinispan.loaders.s3.jclouds
S3Bucket
          

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

S3CacheStoreConfig
          Configures S3CacheStore.
S3Connection
          Represents a connection to Amazon S3.
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.