NAME
eBay::API::Simple - Flexible SDK supporting all eBay web services
DESCRIPTION
This is the base class for the eBay::API::Simple::* libraries that provide support for all of eBay's web services. This base class does nothing by itself and must be subclassed to provide the complete web service support.
See base class for complete docs, eBay::API::SimpleBase
- eBay::API::SimpleBase
- eBay::API::Simple::Parallel
- eBay::API::Simple::Merchandising
- eBay::API::Simple::Finding
- eBay::API::Simple::Shopping
- eBay::API::Simple::Trading
- eBay::API::Simple::HTML
- eBay::API::Simple::JSON
- eBay::API::Simple::RSS
GET THE SOURCE
http://code.google.com/p/ebay-api-simple
PUBLIC METHODS
eBay::API::Simple::{subclass}->new()
see subclass for more docs.
- eBay::API::SimpleBase
- eBay::API::Simple::Parallel
- eBay::API::Simple::Merchandising
- eBay::API::Simple::Finding
- eBay::API::Simple::Shopping
- eBay::API::Simple::Trading
- eBay::API::Simple::HTML
- eBay::API::Simple::JSON
- eBay::API::Simple::RSS
AUTHOR
Tim Keefer <tim@timkeefer.com>
4 POD Errors
The following errors were encountered while parsing the POD:
- Around line 17:
'=item' outside of any '=over'
- Around line 35:
You forgot a '=back' before '=head1'
- Around line 45:
'=item' outside of any '=over'
- Around line 63:
You forgot a '=back' before '=head1'