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

All Superinterfaces:
javax.xml.rpc.Service
All Known Subinterfaces:
ConfigurableDataServiceAddressing
All Known Implementing Classes:
ConfigurableDataServiceAddressingLocator, ConfigurableDataServiceLocator

public interface ConfigurableDataService
extends javax.xml.rpc.Service


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

Method Detail

getConfigurableDataServicePortTypePortAddress

public java.lang.String getConfigurableDataServicePortTypePortAddress()

getConfigurableDataServicePortTypePort

public ConfigurableDataServicePortType getConfigurableDataServicePortTypePort()
                                                                       throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException

getConfigurableDataServicePortTypePort

public ConfigurableDataServicePortType getConfigurableDataServicePortTypePort(java.net.URL portAddress)
                                                                       throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException