com.knowgate.math.webservices
Interface CurrencyConvertor

All Known Implementing Classes:
CurrencyConvertorLocator

public interface CurrencyConvertor


Method Summary
 CurrencyConvertorSoap_PortType getCurrencyConvertorSoap()
           
 CurrencyConvertorSoap_PortType getCurrencyConvertorSoap(java.net.URL portAddress)
           
 java.lang.String getCurrencyConvertorSoapAddress()
           
 

Method Detail

getCurrencyConvertorSoapAddress

java.lang.String getCurrencyConvertorSoapAddress()

getCurrencyConvertorSoap

CurrencyConvertorSoap_PortType getCurrencyConvertorSoap()
                                                        throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException

getCurrencyConvertorSoap

CurrencyConvertorSoap_PortType getCurrencyConvertorSoap(java.net.URL portAddress)
                                                        throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException