Project 4

com.amazon.soap.AWSECommerceService
Class AWSECommerceServiceBindingStub

java.lang.Object
  extended byorg.apache.axis.client.Stub
      extended bycom.amazon.soap.AWSECommerceService.AWSECommerceServiceBindingStub
All Implemented Interfaces:
AWSECommerceServicePortType, java.rmi.Remote, javax.xml.rpc.Stub

public class AWSECommerceServiceBindingStub
extends org.apache.axis.client.Stub
implements AWSECommerceServicePortType


Field Summary
(package private) static org.apache.axis.description.OperationDesc[] _operations
           
private  java.util.Vector cachedDeserFactories
           
private  java.util.Vector cachedSerClasses
           
private  java.util.Vector cachedSerFactories
           
private  java.util.Vector cachedSerQNames
           
 
Fields inherited from class org.apache.axis.client.Stub
_call, cachedEndpoint, cachedPassword, cachedPortName, cachedProperties, cachedTimeout, cachedUsername, maintainSession, maintainSessionSet, service
 
Fields inherited from interface javax.xml.rpc.Stub
ENDPOINT_ADDRESS_PROPERTY, PASSWORD_PROPERTY, SESSION_MAINTAIN_PROPERTY, USERNAME_PROPERTY
 
Constructor Summary
AWSECommerceServiceBindingStub()
           
AWSECommerceServiceBindingStub(javax.xml.rpc.Service service)
           
AWSECommerceServiceBindingStub(java.net.URL endpointURL, javax.xml.rpc.Service service)
           
 
Method Summary
private static void _initOperationDesc1()
           
private static void _initOperationDesc2()
           
private  void addBindings0()
           
private  void addBindings1()
           
 BrowseNodeLookupResponse browseNodeLookup(BrowseNodeLookup body)
           
 CartAddResponse cartAdd(CartAdd body)
           
 CartClearResponse cartClear(CartClear body)
           
 CartCreateResponse cartCreate(CartCreate body)
           
 CartGetResponse cartGet(CartGet body)
           
 CartModifyResponse cartModify(CartModify body)
           
protected  org.apache.axis.client.Call createCall()
           
 CustomerContentLookupResponse customerContentLookup(CustomerContentLookup body)
           
 CustomerContentSearchResponse customerContentSearch(CustomerContentSearch body)
           
 HelpResponse help(Help body)
           
 ItemLookupResponse itemLookup(ItemLookup body)
           
 ItemSearchResponse itemSearch(ItemSearch body)
           
 ListLookupResponse listLookup(ListLookup body)
           
 ListSearchResponse listSearch(ListSearch body)
           
 MultiOperationResponse multiOperation(MultiOperation body)
           
 SellerListingLookupResponse sellerListingLookup(SellerListingLookup body)
           
 SellerListingSearchResponse sellerListingSearch(SellerListingSearch body)
           
 SellerLookupResponse sellerLookup(SellerLookup body)
           
 SimilarityLookupResponse similarityLookup(SimilarityLookup body)
           
 TransactionLookupResponse transactionLookup(TransactionLookup body)
           
 
Methods inherited from class org.apache.axis.client.Stub
_createCall, _getCall, _getProperty, _getPropertyNames, _getService, _setProperty, addAttachment, clearAttachments, clearHeaders, extractAttachments, firstCall, getAttachments, getHeader, getHeaders, getPassword, getPortName, getResponseHeader, getResponseHeaders, getResponseHeaders, getTimeout, getUsername, removeProperty, setAttachments, setHeader, setHeader, setMaintainSession, setPassword, setPortName, setPortName, setRequestHeaders, setTimeout, setUsername
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

_operations

static org.apache.axis.description.OperationDesc[] _operations

cachedDeserFactories

private java.util.Vector cachedDeserFactories

cachedSerClasses

private java.util.Vector cachedSerClasses

cachedSerFactories

private java.util.Vector cachedSerFactories

cachedSerQNames

private java.util.Vector cachedSerQNames
Constructor Detail

AWSECommerceServiceBindingStub

public AWSECommerceServiceBindingStub()
                               throws org.apache.axis.AxisFault

AWSECommerceServiceBindingStub

public AWSECommerceServiceBindingStub(javax.xml.rpc.Service service)
                               throws org.apache.axis.AxisFault

AWSECommerceServiceBindingStub

public AWSECommerceServiceBindingStub(java.net.URL endpointURL,
                                      javax.xml.rpc.Service service)
                               throws org.apache.axis.AxisFault
Method Detail

_initOperationDesc1

private static void _initOperationDesc1()

_initOperationDesc2

private static void _initOperationDesc2()

addBindings0

private void addBindings0()

addBindings1

private void addBindings1()

browseNodeLookup

public BrowseNodeLookupResponse browseNodeLookup(BrowseNodeLookup body)
                                          throws java.rmi.RemoteException
Specified by:
browseNodeLookup in interface AWSECommerceServicePortType
Throws:
java.rmi.RemoteException

cartAdd

public CartAddResponse cartAdd(CartAdd body)
                        throws java.rmi.RemoteException
Specified by:
cartAdd in interface AWSECommerceServicePortType
Throws:
java.rmi.RemoteException

cartClear

public CartClearResponse cartClear(CartClear body)
                            throws java.rmi.RemoteException
Specified by:
cartClear in interface AWSECommerceServicePortType
Throws:
java.rmi.RemoteException

cartCreate

public CartCreateResponse cartCreate(CartCreate body)
                              throws java.rmi.RemoteException
Specified by:
cartCreate in interface AWSECommerceServicePortType
Throws:
java.rmi.RemoteException

cartGet

public CartGetResponse cartGet(CartGet body)
                        throws java.rmi.RemoteException
Specified by:
cartGet in interface AWSECommerceServicePortType
Throws:
java.rmi.RemoteException

cartModify

public CartModifyResponse cartModify(CartModify body)
                              throws java.rmi.RemoteException
Specified by:
cartModify in interface AWSECommerceServicePortType
Throws:
java.rmi.RemoteException

createCall

protected org.apache.axis.client.Call createCall()
                                          throws java.rmi.RemoteException
Throws:
java.rmi.RemoteException

customerContentLookup

public CustomerContentLookupResponse customerContentLookup(CustomerContentLookup body)
                                                    throws java.rmi.RemoteException
Specified by:
customerContentLookup in interface AWSECommerceServicePortType
Throws:
java.rmi.RemoteException

customerContentSearch

public CustomerContentSearchResponse customerContentSearch(CustomerContentSearch body)
                                                    throws java.rmi.RemoteException
Specified by:
customerContentSearch in interface AWSECommerceServicePortType
Throws:
java.rmi.RemoteException

help

public HelpResponse help(Help body)
                  throws java.rmi.RemoteException
Specified by:
help in interface AWSECommerceServicePortType
Throws:
java.rmi.RemoteException

itemLookup

public ItemLookupResponse itemLookup(ItemLookup body)
                              throws java.rmi.RemoteException
Specified by:
itemLookup in interface AWSECommerceServicePortType
Throws:
java.rmi.RemoteException

itemSearch

public ItemSearchResponse itemSearch(ItemSearch body)
                              throws java.rmi.RemoteException
Specified by:
itemSearch in interface AWSECommerceServicePortType
Throws:
java.rmi.RemoteException

listLookup

public ListLookupResponse listLookup(ListLookup body)
                              throws java.rmi.RemoteException
Specified by:
listLookup in interface AWSECommerceServicePortType
Throws:
java.rmi.RemoteException

listSearch

public ListSearchResponse listSearch(ListSearch body)
                              throws java.rmi.RemoteException
Specified by:
listSearch in interface AWSECommerceServicePortType
Throws:
java.rmi.RemoteException

multiOperation

public MultiOperationResponse multiOperation(MultiOperation body)
                                      throws java.rmi.RemoteException
Specified by:
multiOperation in interface AWSECommerceServicePortType
Throws:
java.rmi.RemoteException

sellerListingLookup

public SellerListingLookupResponse sellerListingLookup(SellerListingLookup body)
                                                throws java.rmi.RemoteException
Specified by:
sellerListingLookup in interface AWSECommerceServicePortType
Throws:
java.rmi.RemoteException

sellerListingSearch

public SellerListingSearchResponse sellerListingSearch(SellerListingSearch body)
                                                throws java.rmi.RemoteException
Specified by:
sellerListingSearch in interface AWSECommerceServicePortType
Throws:
java.rmi.RemoteException

sellerLookup

public SellerLookupResponse sellerLookup(SellerLookup body)
                                  throws java.rmi.RemoteException
Specified by:
sellerLookup in interface AWSECommerceServicePortType
Throws:
java.rmi.RemoteException

similarityLookup

public SimilarityLookupResponse similarityLookup(SimilarityLookup body)
                                          throws java.rmi.RemoteException
Specified by:
similarityLookup in interface AWSECommerceServicePortType
Throws:
java.rmi.RemoteException

transactionLookup

public TransactionLookupResponse transactionLookup(TransactionLookup body)
                                            throws java.rmi.RemoteException
Specified by:
transactionLookup in interface AWSECommerceServicePortType
Throws:
java.rmi.RemoteException

Project 4