Uses of Class
uk.org.ogsadai.service.types.GetVersionResponse

Packages that use GetVersionResponse
uk.org.ogsadai.service.wsrf.dataservice This package provides interfaces to OGSA-DAI WSRF-compliant data services. 
uk.org.ogsadai.service.wsrf.dataservice.bindings   
uk.org.ogsadai.service.wsrf.dataservice.impl This package provides classes implementing OGSA-DAI WSRF-compliant data services. 
 

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

Methods in uk.org.ogsadai.service.wsrf.dataservice that return GetVersionResponse
 GetVersionResponse ConfigurableDataServicePortType.getVersion(GetVersion parameters)
           
 GetVersionResponse DataServicePortType.getVersion(GetVersion parameters)
           
 

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

Methods in uk.org.ogsadai.service.wsrf.dataservice.bindings that return GetVersionResponse
 GetVersionResponse DataServicePortTypeSOAPBindingStub.getVersion(GetVersion parameters)
           
 GetVersionResponse ConfigurableDataServicePortTypeSOAPBindingStub.getVersion(GetVersion parameters)
           
 

Uses of GetVersionResponse in uk.org.ogsadai.service.wsrf.dataservice.impl
 

Methods in uk.org.ogsadai.service.wsrf.dataservice.impl that return GetVersionResponse
 GetVersionResponse DataServiceImpl.getVersion(GetVersion parameters)
          Return the OGSA-DAI version.