Apache CXF API

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

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

Uses of CreatePullPointResponse in org.apache.cxf.wsn
 

Methods in org.apache.cxf.wsn that return CreatePullPointResponse
 CreatePullPointResponse AbstractCreatePullPoint.createPullPoint(CreatePullPoint createPullPointRequest)
           
 CreatePullPointResponse AbstractCreatePullPoint.handleCreatePullPoint(CreatePullPoint createPullPointRequest, EndpointManager manager)
           
 

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

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

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

Methods in org.oasis_open.docs.wsn.bw_2 that return CreatePullPointResponse
 CreatePullPointResponse CreatePullPoint.createPullPoint(CreatePullPoint createPullPointRequest)
           
 


Apache CXF API

Apache CXF