Uses of Class
org.apache.servicemix.wsn.jaxws.UnableToDestroyPullPointFault

Packages that use UnableToDestroyPullPointFault
org.apache.servicemix.wsn This package provides base classes for WS-Notification implementations. 
org.apache.servicemix.wsn.jaxws   
 

Uses of UnableToDestroyPullPointFault in org.apache.servicemix.wsn
 

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

Uses of UnableToDestroyPullPointFault in org.apache.servicemix.wsn.jaxws
 

Methods in org.apache.servicemix.wsn.jaxws that throw UnableToDestroyPullPointFault
 DestroyPullPointResponse PullPointServiceImpl.destroyPullPoint(DestroyPullPoint DestroyPullPoint)
           
 DestroyPullPointResponse PullPoint.destroyPullPoint(DestroyPullPoint DestroyPullPoint)
           
 



Copyright © 2005-2008 Apache Software Foundation. All Rights Reserved.