Apache CXF API

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

Packages that use PullPoint
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 PullPoint in org.apache.cxf.wsn
 

Classes in org.apache.cxf.wsn that implement PullPoint
 class AbstractPullPoint
           
 

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

Methods in org.apache.cxf.wsn.client that return PullPoint
 PullPoint PullPoint.getPullPoint()
           
 

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

Methods in org.apache.cxf.wsn.jaxws that return PullPoint
 PullPoint PullPointService.getSoap()
           
 PullPoint PullPointService.getSoap(WebServiceFeature... features)
           
 

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

Classes in org.apache.cxf.wsn.jms that implement PullPoint
 class JmsPullPoint
           
 

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

Classes in org.apache.cxf.wsn.services that implement PullPoint
 class JaxwsPullPoint
           
 


Apache CXF API

Apache CXF