Uses of Class
org.oasis_open.docs.wsn.b_2.Notify
-
-
Uses of Notify in org.apache.cxf.wsn
Methods in org.apache.cxf.wsn with parameters of type Notify Modifier and Type Method Description protected voidAbstractNotificationBroker. handleNotify(Notify notify)voidAbstractNotificationBroker. notify(Notify notify)voidAbstractPullPoint. notify(Notify notify) -
Uses of Notify in org.apache.cxf.wsn.client
Methods in org.apache.cxf.wsn.client with parameters of type Notify Modifier and Type Method Description voidConsumer. notify(Notify notify) -
Uses of Notify in org.apache.cxf.wsn.jms
Methods in org.apache.cxf.wsn.jms with parameters of type Notify Modifier and Type Method Description protected abstract voidJmsSubscription. doNotify(Notify notify) -
Uses of Notify in org.apache.cxf.wsn.services
Methods in org.apache.cxf.wsn.services with parameters of type Notify Modifier and Type Method Description protected voidJaxwsSubscription. doNotify(Notify notify) -
Uses of Notify in org.oasis_open.docs.wsn.b_2
Methods in org.oasis_open.docs.wsn.b_2 that return Notify Modifier and Type Method Description NotifyObjectFactory. createNotify()Create an instance ofNotify -
Uses of Notify in org.oasis_open.docs.wsn.brw_2
Methods in org.oasis_open.docs.wsn.brw_2 with parameters of type Notify Modifier and Type Method Description voidNotificationBroker. notify(Notify notify) -
Uses of Notify in org.oasis_open.docs.wsn.bw_2
Methods in org.oasis_open.docs.wsn.bw_2 with parameters of type Notify Modifier and Type Method Description voidNotificationConsumer. notify(Notify notify)voidPullPoint. notify(Notify notify)
-