|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.axis.client.Service
com.amazon.soap.AmazonSearchServiceLocator
public class AmazonSearchServiceLocator
| Constructor Summary | |
|---|---|
AmazonSearchServiceLocator()
|
|
AmazonSearchServiceLocator(org.apache.axis.EngineConfiguration config)
|
|
AmazonSearchServiceLocator(String wsdlLoc,
QName sName)
|
|
| Method Summary | |
|---|---|
AmazonSearchPort |
getAmazonSearchPort()
|
AmazonSearchPort |
getAmazonSearchPort(URL portAddress)
|
String |
getAmazonSearchPortAddress()
|
String |
getAmazonSearchPortWSDDServiceName()
|
Remote |
getPort(Class serviceEndpointInterface)
For the given interface, get the stub implementation. |
Remote |
getPort(QName portName,
Class serviceEndpointInterface)
For the given interface, get the stub implementation. |
Iterator |
getPorts()
|
QName |
getServiceName()
|
void |
setAmazonSearchPortEndpointAddress(String address)
|
void |
setAmazonSearchPortWSDDServiceName(String name)
|
void |
setEndpointAddress(QName portName,
String address)
Set the endpoint address for the specified port name. |
void |
setEndpointAddress(String portName,
String address)
Set the endpoint address for the specified port name. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AmazonSearchServiceLocator()
public AmazonSearchServiceLocator(org.apache.axis.EngineConfiguration config)
public AmazonSearchServiceLocator(String wsdlLoc,
QName sName)
throws javax.xml.rpc.ServiceException
javax.xml.rpc.ServiceException| Method Detail |
|---|
public String getAmazonSearchPortAddress()
getAmazonSearchPortAddress in interface AmazonSearchServicepublic String getAmazonSearchPortWSDDServiceName()
public void setAmazonSearchPortWSDDServiceName(String name)
public AmazonSearchPort getAmazonSearchPort()
throws javax.xml.rpc.ServiceException
getAmazonSearchPort in interface AmazonSearchServicejavax.xml.rpc.ServiceException
public AmazonSearchPort getAmazonSearchPort(URL portAddress)
throws javax.xml.rpc.ServiceException
getAmazonSearchPort in interface AmazonSearchServicejavax.xml.rpc.ServiceExceptionpublic void setAmazonSearchPortEndpointAddress(String address)
public Remote getPort(Class serviceEndpointInterface)
throws javax.xml.rpc.ServiceException
javax.xml.rpc.ServiceException
public Remote getPort(QName portName,
Class serviceEndpointInterface)
throws javax.xml.rpc.ServiceException
javax.xml.rpc.ServiceExceptionpublic QName getServiceName()
public Iterator getPorts()
public void setEndpointAddress(String portName,
String address)
throws javax.xml.rpc.ServiceException
javax.xml.rpc.ServiceException
public void setEndpointAddress(QName portName,
String address)
throws javax.xml.rpc.ServiceException
javax.xml.rpc.ServiceException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||