Uses of Interface
org.oasis_open.docs.wsn.brw_2.NotificationBroker

Packages that use NotificationBroker
org.apache.servicemix.wsn This package provides base classes for WS-Notification implementations. 
org.apache.servicemix.wsn.jaxws   
org.apache.servicemix.wsn.jbi JBI implementation of NotificationBroker and related services. 
org.apache.servicemix.wsn.jms JMS based implementation of the NotificationBroker and related services. 
 

Uses of NotificationBroker in org.apache.servicemix.wsn
 

Classes in org.apache.servicemix.wsn that implement NotificationBroker
 class AbstractNotificationBroker
           
 

Uses of NotificationBroker in org.apache.servicemix.wsn.jaxws
 

Methods in org.apache.servicemix.wsn.jaxws that return NotificationBroker
 NotificationBroker NotificationBrokerService.getJBI()
           
 NotificationBroker NotificationBrokerService.getJBI(javax.xml.ws.WebServiceFeature... features)
           
 

Uses of NotificationBroker in org.apache.servicemix.wsn.jbi
 

Classes in org.apache.servicemix.wsn.jbi that implement NotificationBroker
 class JbiNotificationBroker
           
 

Uses of NotificationBroker in org.apache.servicemix.wsn.jms
 

Classes in org.apache.servicemix.wsn.jms that implement NotificationBroker
 class JmsNotificationBroker
           
 



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