Apache CXF API

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

Packages that use DestroyPullPoint
org.apache.cxf.wsn   
org.oasis_open.docs.wsn.b_2   
org.oasis_open.docs.wsn.bw_2   
 

Uses of DestroyPullPoint in org.apache.cxf.wsn
 

Methods in org.apache.cxf.wsn with parameters of type DestroyPullPoint
 DestroyPullPointResponse AbstractPullPoint.destroyPullPoint(DestroyPullPoint destroyPullPointRequest)
           
 

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

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

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

Methods in org.oasis_open.docs.wsn.bw_2 with parameters of type DestroyPullPoint
 DestroyPullPointResponse PullPoint.destroyPullPoint(DestroyPullPoint destroyPullPointRequest)
           
 


Apache CXF API

Apache CXF