Apache CXF API

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

Packages that use CreatePullPoint
org.apache.cxf.wsn   
org.apache.cxf.wsn.client   
org.apache.cxf.wsn.jaxws   
org.apache.cxf.wsn.jms   
org.apache.cxf.wsn.services   
 

Uses of CreatePullPoint in org.apache.cxf.wsn
 

Classes in org.apache.cxf.wsn that implement CreatePullPoint
 class AbstractCreatePullPoint
           
 

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

Methods in org.apache.cxf.wsn.client that return CreatePullPoint
 CreatePullPoint CreatePullPoint.getCreatePullPoint()
           
 

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

Methods in org.apache.cxf.wsn.jaxws that return CreatePullPoint
 CreatePullPoint CreatePullPointService.getSoap()
           
 CreatePullPoint CreatePullPointService.getSoap(WebServiceFeature... features)
           
 

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

Classes in org.apache.cxf.wsn.jms that implement CreatePullPoint
 class JmsCreatePullPoint
           
 

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

Classes in org.apache.cxf.wsn.services that implement CreatePullPoint
 class JaxwsCreatePullPoint
           
 


Apache CXF API

Apache CXF