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

Packages that use Notify
org.apache.servicemix.wsn This package provides base classes for WS-Notification implementations. 
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.servicemix.wsn
 

Methods in org.apache.servicemix.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.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 PullPoint.notify(Notify notify)
           
 void NotificationConsumer.notify(Notify notify)
           
 



Copyright © 2005-2008 The Apache Software Foundation. All Rights Reserved.