|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.axis.client.Service
com.microsoft.search.MSNSearchServiceLocator
public class MSNSearchServiceLocator
| Constructor Summary | |
|---|---|
MSNSearchServiceLocator()
|
|
MSNSearchServiceLocator(org.apache.axis.EngineConfiguration config)
|
|
MSNSearchServiceLocator(String wsdlLoc,
QName sName)
|
|
| Method Summary | |
|---|---|
MSNSearchPortType |
getMSNSearchPort()
|
MSNSearchPortType |
getMSNSearchPort(URL portAddress)
|
String |
getMSNSearchPortAddress()
|
String |
getMSNSearchPortWSDDServiceName()
|
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 |
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. |
void |
setMSNSearchPortEndpointAddress(String address)
|
void |
setMSNSearchPortWSDDServiceName(String name)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MSNSearchServiceLocator()
public MSNSearchServiceLocator(org.apache.axis.EngineConfiguration config)
public MSNSearchServiceLocator(String wsdlLoc,
QName sName)
throws javax.xml.rpc.ServiceException
javax.xml.rpc.ServiceException| Method Detail |
|---|
public String getMSNSearchPortAddress()
getMSNSearchPortAddress in interface MSNSearchServicepublic String getMSNSearchPortWSDDServiceName()
public void setMSNSearchPortWSDDServiceName(String name)
public MSNSearchPortType getMSNSearchPort()
throws javax.xml.rpc.ServiceException
getMSNSearchPort in interface MSNSearchServicejavax.xml.rpc.ServiceException
public MSNSearchPortType getMSNSearchPort(URL portAddress)
throws javax.xml.rpc.ServiceException
getMSNSearchPort in interface MSNSearchServicejavax.xml.rpc.ServiceExceptionpublic void setMSNSearchPortEndpointAddress(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 | |||||||||