Uses of Interface
org.oasis_open.docs.wsn.bw_2.NotificationConsumer

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

Uses of NotificationConsumer in org.apache.servicemix.wsn
 

Subinterfaces of NotificationConsumer in org.apache.servicemix.wsn
 interface PullPointConsumer
           
 

Classes in org.apache.servicemix.wsn that implement NotificationConsumer
 class AbstractPullPoint
           
 

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

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

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

Classes in org.apache.servicemix.wsn.jms that implement NotificationConsumer
 class JmsPullPoint
           
 



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