Uses of Class
org.oasis.wsrf.lifetime.DestroyResponse

Packages that use DestroyResponse
org.globus.wsrf.core.notification   
org.globus.wsrf.core.notification.bindings   
org.globus.wsrf.impl.lifetime   
org.oasis.wsn   
org.oasis.wsrf.lifetime   
 

Uses of DestroyResponse in org.globus.wsrf.core.notification
 

Methods in org.globus.wsrf.core.notification that return DestroyResponse
 DestroyResponse SubscriptionManager.destroy(Destroy destroyRequest)
           
 

Uses of DestroyResponse in org.globus.wsrf.core.notification.bindings
 

Methods in org.globus.wsrf.core.notification.bindings that return DestroyResponse
 DestroyResponse SubscriptionManagerSOAPBindingStub.destroy(Destroy destroyRequest)
           
 

Uses of DestroyResponse in org.globus.wsrf.impl.lifetime
 

Methods in org.globus.wsrf.impl.lifetime that return DestroyResponse
 DestroyResponse DestroyProvider.destroy(Destroy request)
           
 

Uses of DestroyResponse in org.oasis.wsn
 

Methods in org.oasis.wsn that return DestroyResponse
 DestroyResponse SubscriptionManagerSOAPBindingStub.destroy(Destroy destroyRequest)
           
 DestroyResponse SubscriptionManager.destroy(Destroy destroyRequest)
           
 

Uses of DestroyResponse in org.oasis.wsrf.lifetime
 

Methods in org.oasis.wsrf.lifetime that return DestroyResponse
 DestroyResponse ImmediateResourceTerminationSOAPBindingStub.destroy(Destroy destroyRequest)
           
 DestroyResponse ImmediateResourceTermination.destroy(Destroy destroyRequest)