Uses of Interface
org.oasis_open.docs.wsn.bw_2.PullPoint
-
Packages that use PullPoint Package Description 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 Modifier and Type Class Description classAbstractPullPoint -
Uses of PullPoint in org.apache.cxf.wsn.client
Methods in org.apache.cxf.wsn.client that return PullPoint Modifier and Type Method Description PullPointPullPoint. getPullPoint() -
Uses of PullPoint in org.apache.cxf.wsn.jaxws
Methods in org.apache.cxf.wsn.jaxws that return PullPoint Modifier and Type Method Description PullPointPullPointService. getPullPointPort()PullPointPullPointService. getPullPointPort(javax.xml.ws.WebServiceFeature... features) -
Uses of PullPoint in org.apache.cxf.wsn.jms
Classes in org.apache.cxf.wsn.jms that implement PullPoint Modifier and Type Class Description classJmsPullPoint -
Uses of PullPoint in org.apache.cxf.wsn.services
Classes in org.apache.cxf.wsn.services that implement PullPoint Modifier and Type Class Description classJaxwsPullPoint
-