Uses of Class
org.oasis_open.docs.wsn.b_2.DestroyPullPointResponse

Packages that use DestroyPullPointResponse
org.apache.servicemix.wsn This package provides base classes for WS-Notification implementations. 
org.apache.servicemix.wsn.jaxws   
org.oasis_open.docs.wsn.b_2   
 

Uses of DestroyPullPointResponse in org.apache.servicemix.wsn
 

Methods in org.apache.servicemix.wsn that return DestroyPullPointResponse
 DestroyPullPointResponse AbstractPullPoint.destroyPullPoint(DestroyPullPoint destroyPullPointRequest)
           
 

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

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

Uses of DestroyPullPointResponse in org.oasis_open.docs.wsn.b_2
 

Methods in org.oasis_open.docs.wsn.b_2 that return DestroyPullPointResponse
 DestroyPullPointResponse ObjectFactory.createDestroyPullPointResponse()
          Create an instance of DestroyPullPointResponse
 



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