|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.axis.client.Service
com.knowgate.math.webservices.CurrencyConvertorLocator
public class CurrencyConvertorLocator
| Constructor Summary | |
|---|---|
CurrencyConvertorLocator()
|
|
CurrencyConvertorLocator(org.apache.axis.EngineConfiguration config)
|
|
CurrencyConvertorLocator(java.lang.String wsdlLoc,
javax.xml.namespace.QName sName)
|
|
| Method Summary | |
|---|---|
CurrencyConvertorSoap_PortType |
getCurrencyConvertorSoap()
|
CurrencyConvertorSoap_PortType |
getCurrencyConvertorSoap(java.net.URL portAddress)
|
java.lang.String |
getCurrencyConvertorSoapAddress()
|
java.lang.String |
getCurrencyConvertorSoapWSDDServiceName()
|
java.rmi.Remote |
getPort(java.lang.Class serviceEndpointInterface)
For the given interface, get the stub implementation. |
java.rmi.Remote |
getPort(javax.xml.namespace.QName portName,
java.lang.Class serviceEndpointInterface)
For the given interface, get the stub implementation. |
java.util.Iterator |
getPorts()
|
javax.xml.namespace.QName |
getServiceName()
|
void |
setCurrencyConvertorSoapEndpointAddress(java.lang.String address)
|
void |
setCurrencyConvertorSoapWSDDServiceName(java.lang.String name)
|
void |
setEndpointAddress(javax.xml.namespace.QName portName,
java.lang.String address)
Set the endpoint address for the specified port name. |
void |
setEndpointAddress(java.lang.String portName,
java.lang.String address)
Set the endpoint address for the specified port name. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CurrencyConvertorLocator()
public CurrencyConvertorLocator(org.apache.axis.EngineConfiguration config)
public CurrencyConvertorLocator(java.lang.String wsdlLoc,
javax.xml.namespace.QName sName)
throws javax.xml.rpc.ServiceException
javax.xml.rpc.ServiceException| Method Detail |
|---|
public java.lang.String getCurrencyConvertorSoapAddress()
getCurrencyConvertorSoapAddress in interface CurrencyConvertorpublic java.lang.String getCurrencyConvertorSoapWSDDServiceName()
public void setCurrencyConvertorSoapWSDDServiceName(java.lang.String name)
public CurrencyConvertorSoap_PortType getCurrencyConvertorSoap()
throws javax.xml.rpc.ServiceException
getCurrencyConvertorSoap in interface CurrencyConvertorjavax.xml.rpc.ServiceException
public CurrencyConvertorSoap_PortType getCurrencyConvertorSoap(java.net.URL portAddress)
throws javax.xml.rpc.ServiceException
getCurrencyConvertorSoap in interface CurrencyConvertorjavax.xml.rpc.ServiceExceptionpublic void setCurrencyConvertorSoapEndpointAddress(java.lang.String address)
public java.rmi.Remote getPort(java.lang.Class serviceEndpointInterface)
throws javax.xml.rpc.ServiceException
javax.xml.rpc.ServiceException
public java.rmi.Remote getPort(javax.xml.namespace.QName portName,
java.lang.Class serviceEndpointInterface)
throws javax.xml.rpc.ServiceException
javax.xml.rpc.ServiceExceptionpublic javax.xml.namespace.QName getServiceName()
public java.util.Iterator getPorts()
public void setEndpointAddress(java.lang.String portName,
java.lang.String address)
throws javax.xml.rpc.ServiceException
javax.xml.rpc.ServiceException
public void setEndpointAddress(javax.xml.namespace.QName portName,
java.lang.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 | ||||||||