Uses of Class
uk.org.ogsadai.service.config.types.DeployResponse

Packages that use DeployResponse
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 DeployResponse in uk.org.ogsadai.service.wsrf.dataservice
 

Methods in uk.org.ogsadai.service.wsrf.dataservice that return DeployResponse
 DeployResponse ConfigurableDataServicePortType.deploy(Deploy parameters)
           
 

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

Methods in uk.org.ogsadai.service.wsrf.dataservice.bindings that return DeployResponse
 DeployResponse ConfigurableDataServicePortTypeSOAPBindingStub.deploy(Deploy parameters)
           
 

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

Methods in uk.org.ogsadai.service.wsrf.dataservice.impl that return DeployResponse
 DeployResponse ConfigurableDataServiceImpl.deploy(Deploy deploy)
          Expose a new data service resource with a given ID.