Apache CXF API

Uses of Class
org.oasis_open.docs.wsn.bw_2.UnableToDestroyPullPointFault

Packages that use UnableToDestroyPullPointFault
org.apache.cxf.wsn   
org.apache.cxf.wsn.client   
org.oasis_open.docs.wsn.bw_2   
 

Uses of UnableToDestroyPullPointFault in org.apache.cxf.wsn
 

Methods in org.apache.cxf.wsn that throw UnableToDestroyPullPointFault
protected  void AbstractPullPoint.destroy()
           
 DestroyPullPointResponse AbstractPullPoint.destroyPullPoint(DestroyPullPoint destroyPullPointRequest)
           
 void AbstractCreatePullPoint.destroyPullPoint(String address)
           
 

Uses of UnableToDestroyPullPointFault in org.apache.cxf.wsn.client
 

Methods in org.apache.cxf.wsn.client that throw UnableToDestroyPullPointFault
 void PullPoint.destroy()
           
 

Uses of UnableToDestroyPullPointFault in org.oasis_open.docs.wsn.bw_2
 

Methods in org.oasis_open.docs.wsn.bw_2 that throw UnableToDestroyPullPointFault
 DestroyPullPointResponse PullPoint.destroyPullPoint(DestroyPullPoint destroyPullPointRequest)
           
 


Apache CXF API

Apache CXF