Apache CXF API

Uses of Class
org.oasis_open.docs.wsn.b_2.Notify

Packages that use Notify
org.apache.cxf.wsn   
org.apache.cxf.wsn.client   
org.apache.cxf.wsn.jms   
org.apache.cxf.wsn.services   
org.oasis_open.docs.wsn.b_2   
org.oasis_open.docs.wsn.brw_2   
org.oasis_open.docs.wsn.bw_2   
 

Uses of Notify in org.apache.cxf.wsn
 

Methods in org.apache.cxf.wsn with parameters of type Notify
protected  void AbstractNotificationBroker.handleNotify(Notify notify)
           
 void AbstractNotificationBroker.notify(Notify notify)
           
 void AbstractPullPoint.notify(Notify notify)
           
 

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

Methods in org.apache.cxf.wsn.client with parameters of type Notify
 void Consumer.notify(Notify notify)
           
 

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

Methods in org.apache.cxf.wsn.jms with parameters of type Notify
protected abstract  void JmsSubscription.doNotify(Notify notify)
           
 

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

Methods in org.apache.cxf.wsn.services with parameters of type Notify
protected  void JaxwsSubscription.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
 Notify ObjectFactory.createNotify()
          Create an instance of Notify
 

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
 void NotificationBroker.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
 void NotificationConsumer.notify(Notify notify)
           
 void PullPoint.notify(Notify notify)
           
 


Apache CXF API

Apache CXF