Uses of Class
de.fzj.unicore.wsrflite.xmlbeans.exceptions.ResourceNotDestroyedFault

Packages that use ResourceNotDestroyedFault
de.fzj.unicore.wsrflite.xmlbeans   
de.fzj.unicore.wsrflite.xmlbeans.client This package contains client side code. 
de.fzj.unicore.wsrflite.xmlbeans.exceptions   
de.fzj.unicore.wsrflite.xmlbeans.impl   
 

Uses of ResourceNotDestroyedFault in de.fzj.unicore.wsrflite.xmlbeans
 

Methods in de.fzj.unicore.wsrflite.xmlbeans that throw ResourceNotDestroyedFault
 org.oasisOpen.docs.wsrf.rl2.DestroyResponseDocument ResourceLifetime.Destroy(org.oasisOpen.docs.wsrf.rl2.DestroyDocument in)
           
 

Uses of ResourceNotDestroyedFault in de.fzj.unicore.wsrflite.xmlbeans.client
 

Methods in de.fzj.unicore.wsrflite.xmlbeans.client that throw ResourceNotDestroyedFault
 void BaseWSRFClient.destroy()
          destroy a WS-Resource
 

Uses of ResourceNotDestroyedFault in de.fzj.unicore.wsrflite.xmlbeans.exceptions
 

Methods in de.fzj.unicore.wsrflite.xmlbeans.exceptions that return ResourceNotDestroyedFault
static ResourceNotDestroyedFault ResourceNotDestroyedFault.createFault()
           
static ResourceNotDestroyedFault ResourceNotDestroyedFault.createFault(String msg)
           
 

Uses of ResourceNotDestroyedFault in de.fzj.unicore.wsrflite.xmlbeans.impl
 

Methods in de.fzj.unicore.wsrflite.xmlbeans.impl that throw ResourceNotDestroyedFault
 org.oasisOpen.docs.wsrf.rl2.DestroyResponseDocument WSResourceImpl.Destroy(org.oasisOpen.docs.wsrf.rl2.DestroyDocument in)
           
 



Copyright © 2010. All Rights Reserved.