Uses of Interface
org.oasis_open.docs.wsn.bw_2.PausableSubscriptionManager
-
Packages that use PausableSubscriptionManager 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 PausableSubscriptionManager in org.apache.cxf.wsn
Classes in org.apache.cxf.wsn that implement PausableSubscriptionManager Modifier and Type Class Description classAbstractSubscription -
Uses of PausableSubscriptionManager in org.apache.cxf.wsn.client
Methods in org.apache.cxf.wsn.client that return PausableSubscriptionManager Modifier and Type Method Description PausableSubscriptionManagerSubscription. getSubscription() -
Uses of PausableSubscriptionManager in org.apache.cxf.wsn.jaxws
Methods in org.apache.cxf.wsn.jaxws that return PausableSubscriptionManager Modifier and Type Method Description PausableSubscriptionManagerPausableSubscriptionManagerService. getPausableSubscriptionManagerPort()PausableSubscriptionManagerPausableSubscriptionManagerService. getPausableSubscriptionManagerPort(javax.xml.ws.WebServiceFeature... features) -
Uses of PausableSubscriptionManager in org.apache.cxf.wsn.jms
Classes in org.apache.cxf.wsn.jms that implement PausableSubscriptionManager Modifier and Type Class Description classJmsSubscription -
Uses of PausableSubscriptionManager in org.apache.cxf.wsn.services
Classes in org.apache.cxf.wsn.services that implement PausableSubscriptionManager Modifier and Type Class Description classJaxwsSubscription
-