it.eng.spagobi.tools.dataset.wsconnectors.stub
Interface IWsConnectorService

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

public interface IWsConnectorService
extends javax.xml.rpc.Service


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

Method Detail

getWSDataSetServiceAddress

java.lang.String getWSDataSetServiceAddress()

getWSDataSetService

IWsConnector getWSDataSetService()
                                 throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException

getWSDataSetService

IWsConnector getWSDataSetService(java.net.URL portAddress)
                                 throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException