com.turtletech
Interface WebApi

All Superinterfaces:
javax.xml.rpc.Service
All Known Implementing Classes:
WebApiLocator

public interface WebApi
extends javax.xml.rpc.Service


Method Summary
 WebApiSoap getWebApiSoap()
           
 WebApiSoap getWebApiSoap(java.net.URL portAddress)
           
 java.lang.String getWebApiSoapAddress()
           
 
Methods inherited from interface javax.xml.rpc.Service
createCall, createCall, createCall, createCall, getCalls, getHandlerRegistry, getPort, getPort, getPorts, getServiceName, getTypeMappingRegistry, getWSDLDocumentLocation
 

Method Detail

getWebApiSoapAddress

java.lang.String getWebApiSoapAddress()

getWebApiSoap

WebApiSoap getWebApiSoap()
                         throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException

getWebApiSoap

WebApiSoap getWebApiSoap(java.net.URL portAddress)
                         throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException