Package org.tiling.s3map

Interface Summary
Serializer Defines how objects are serialized to byte streams, and vice versa.
 

Class Summary
S3Map<V> An implementation of Map which uses Amazon S3 as its backing store.
 

Exception Summary
InvalidKeyException Throw if a key does not conform to the specification in S3Map.
S3Exception Thrown if there is a problem communicating with Amazon S3.