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.apache.servicemix.wsn.jaxws   
org.oasis_open.docs.wsn.b_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.apache.servicemix.wsn.jaxws
 

Methods in org.apache.servicemix.wsn.jaxws with parameters of type Notify
 void NotificationConsumerServiceImpl.notify(Notify Notify)
           
 void NotificationBrokerServiceImpl.notify(Notify Notify)
           
 void PullPointServiceImpl.notify(Notify Notify)
           
 void NotificationBroker.notify(Notify Notify)
           
 void NotificationConsumer.notify(Notify Notify)
           
 void PullPoint.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
 



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