Apache CXF API

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

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

Uses of DestroyPullPointResponse in org.apache.cxf.wsn
 

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

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
 

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

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


Apache CXF API

Apache CXF