Package com.xerox.amazonws.sdb

Interface Summary
ItemListener This interface describes a class that is called when items are made available from a threaded fetch operation (@see com.xerox.amazonws.sdb.Domain#getItemsAttributes)
 

Class Summary
Condition This class is an immutable representation of an item attribute.
Counter This class implements a thread-safe, persistent counter, backed by SimpleDB.
DataUtils Provides collection of static functions for conversion of various values into strings that may be compared lexicographically.
Domain This class provides an interface with the Amazon SDB service.
DomainMetadataResult  
Item This class provides an interface with the Amazon SDB service.
ItemAttribute This class is an immutable representation of an item attribute.
ListDomainsResult  
QueryWithAttributesResult  
SDBResult  
SimpleDB This class provides an interface with the Amazon SDB service.
 

Exception Summary
SDBException A wrapper exception to simplify catching errors related to sdb activity.