Apache CXF API

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

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

Uses of CreatePullPoint in org.apache.cxf.wsn
 

Methods in org.apache.cxf.wsn with parameters of type CreatePullPoint
 void AbstractPullPoint.create(CreatePullPoint createPullPointRequest)
           
 CreatePullPointResponse AbstractCreatePullPoint.createPullPoint(CreatePullPoint createPullPointRequest)
           
protected  String AbstractCreatePullPoint.createPullPointName(CreatePullPoint createPullPointRequest)
           
 CreatePullPointResponse AbstractCreatePullPoint.handleCreatePullPoint(CreatePullPoint createPullPointRequest, EndpointManager manager)
           
 

Uses of CreatePullPoint in org.apache.cxf.wsn.jms
 

Methods in org.apache.cxf.wsn.jms with parameters of type CreatePullPoint
protected  String JmsCreatePullPoint.createPullPointName(CreatePullPoint createPullPointRequest)
           
 

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

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

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

Methods in org.oasis_open.docs.wsn.bw_2 with parameters of type CreatePullPoint
 CreatePullPointResponse CreatePullPoint.createPullPoint(CreatePullPoint createPullPointRequest)
           
 


Apache CXF API

Apache CXF