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

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

Methods in uk.org.ogsadai.service.wsrf.dataservice that return UndeployResponse
 UndeployResponse ConfigurableDataServicePortType.undeploy(Undeploy parameters)
           
 

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

Methods in uk.org.ogsadai.service.wsrf.dataservice.bindings that return UndeployResponse
 UndeployResponse ConfigurableDataServicePortTypeSOAPBindingStub.undeploy(Undeploy parameters)
           
 

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

Methods in uk.org.ogsadai.service.wsrf.dataservice.impl that return UndeployResponse
 UndeployResponse ConfigurableDataServiceImpl.undeploy(Undeploy deploy)
          Instruct the service to no longer expose the named data service resource.