uk.org.ogsadai.service.wsrf.dataservice.service
Interface DataService

All Superinterfaces:
javax.xml.rpc.Service
All Known Subinterfaces:
DataServiceAddressing
All Known Implementing Classes:
DataServiceAddressingLocator, DataServiceLocator

public interface DataService
extends javax.xml.rpc.Service


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

Method Detail

getDataServicePortTypePortAddress

public java.lang.String getDataServicePortTypePortAddress()

getDataServicePortTypePort

public DataServicePortType getDataServicePortTypePort()
                                               throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException

getDataServicePortTypePort

public DataServicePortType getDataServicePortTypePort(java.net.URL portAddress)
                                               throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException