Package com.jgoodies.bookfinder.request

Contains classes that describe and contact the Amazon.com web service and unmarshal the received XML contents.

See:
          Description

Class Summary
AmazonAccessor An accessor to the Amazon.com web services that caches results and performs multiple asynchron queries.
Unmarshaller Converts a JDOM root Element into a SearchResult.
WebService Describes an Amazon web service and provides bound properties for the host, path, tag and token.
 

Package com.jgoodies.bookfinder.request Description

Contains classes that describe and contact the Amazon.com web service and unmarshal the received XML contents. The queries send to Amazon.com are described in the subpackage.

Related Documentation

For more information see:

See Also:
com.jgoodies.bookfinder.domain, com.jgoodies.bookfinder.request.query, com.jgoodies.bookfinder.model, com.jgoodies.bookfinder.view


Copyright © 2002-2008 JGoodies Karsten Lentzsch. All Rights Reserved.