com.rf.ats.services.integration.webserv
Interface IWebAPIService

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

public interface IWebAPIService
extends javax.xml.rpc.Service


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

Method Detail

getrpcrouterAddress

public java.lang.String getrpcrouterAddress()

getrpcrouter

public IWebAPI getrpcrouter()
                     throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException

getrpcrouter

public IWebAPI getrpcrouter(java.net.URL portAddress)
                     throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException