Uses of Interface
uk.org.ogsadai.service.wsrf.dataservice.ConfigurableDataServicePortType

Packages that use ConfigurableDataServicePortType
uk.org.ogsadai.service.wsrf.dataservice.bindings   
uk.org.ogsadai.service.wsrf.dataservice.service   
 

Uses of ConfigurableDataServicePortType in uk.org.ogsadai.service.wsrf.dataservice.bindings
 

Classes in uk.org.ogsadai.service.wsrf.dataservice.bindings that implement ConfigurableDataServicePortType
 class ConfigurableDataServicePortTypeSOAPBindingStub
           
 

Uses of ConfigurableDataServicePortType in uk.org.ogsadai.service.wsrf.dataservice.service
 

Methods in uk.org.ogsadai.service.wsrf.dataservice.service that return ConfigurableDataServicePortType
 ConfigurableDataServicePortType ConfigurableDataServiceAddressingLocator.getConfigurableDataServicePortTypePort(org.apache.axis.message.addressing.EndpointReferenceType reference)
           
 ConfigurableDataServicePortType ConfigurableDataService.getConfigurableDataServicePortTypePort()
           
 ConfigurableDataServicePortType ConfigurableDataService.getConfigurableDataServicePortTypePort(java.net.URL portAddress)
           
 ConfigurableDataServicePortType ConfigurableDataServiceAddressing.getConfigurableDataServicePortTypePort(org.apache.axis.message.addressing.EndpointReferenceType reference)
           
 ConfigurableDataServicePortType ConfigurableDataServiceLocator.getConfigurableDataServicePortTypePort()
           
 ConfigurableDataServicePortType ConfigurableDataServiceLocator.getConfigurableDataServicePortTypePort(java.net.URL portAddress)