|
Changes since the last release |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.ebay.sdk.ApiSchemaBasedXmlPoster
public class ApiSchemaBasedXmlPoster
Making Schema-based API (non-SOAP) call by posting Schema-based Xml request string to the traditional eBay API server.
Title:
Description:
Copyright: Copyright (c) 2004
Company: eBay Inc.
| Constructor Summary | |
|---|---|
ApiSchemaBasedXmlPoster()
|
|
| Method Summary | |
|---|---|
ApiContext |
getApiContext()
Gets the ApiContext object for the API call. |
String |
postXmlText(int sideId,
String requestXml)
Posts the schema-based xml request to eBay API server. |
void |
setApiContext(ApiContext apiContext)
Sets the ApiContext object for the API call. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ApiSchemaBasedXmlPoster()
| Method Detail |
|---|
public ApiContext getApiContext()
public void setApiContext(ApiContext apiContext)
apiContext - ApiContext
public String postXmlText(int sideId,
String requestXml)
throws SAXException,
IOException,
ParserConfigurationException,
TransformerException,
SdkException
sideId - intrequestXml - String
SAXException
IOException
ParserConfigurationException
TransformerException
SdkException
|
Changes since the last release |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
The information contained in this document is proprietary and confidential. Use of this information and the eBay API requires a Non-Disclosure Agreement (NDA) between the user and eBay Inc. For information regarding a qualifying NDA, contact Developer Relations:developer-relations@ebay.com
© 2004-2006 eBay Inc. All rights reserved.