Uses of Interface
org.apache.servicemix.wsn.jaxws.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
 

Classes in org.apache.servicemix.wsn.jaxws that implement NotificationConsumer
 class NotificationConsumerServiceImpl
           
 

Methods in org.apache.servicemix.wsn.jaxws that return NotificationConsumer
 NotificationConsumer NotificationConsumerServiceService.getJBI()
           
 NotificationConsumer NotificationConsumerServiceService.getNotificationConsumerServiceLocalPort()
           
 

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

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



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