Tim Keefer > eBay-API-0.25 > eBay::API::XML::BaseXml

Download:
eBay-API-0.25.tar.gz

Dependencies

Annotate this POD

CPAN RT

New  1
Open  0
View Bugs
Report a bug
Source  

NAME ^

eBay::API::XML::BaseXml - Configuration methods for XML-specific aspects

INHERITANCE ^

eBay::API::XML::BaseXml inherits from the eBay::API::BaseApi class

DESCRIPTION ^

This top-level Perl module encapsulates all the functionality for the eBay XML-specific aspects of the eBay API. This library is really a parent class wrapper to the classes eBay::API::XML::Session, and the various call classes.

Subroutines ^

setApiUrl()

Setter method to define the URL all eBay XML API requests are sent to. This instance variable is normally set via the $ENV{EBAY_API_XML_TRANSPORT} but this method can override it.

Arguments:

Returns:

getApiUrl()

Local getter method for getting the current value of eBay API URL.

Arguments:

Returns: