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

Packages that use PublisherRegistrationManager
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 PublisherRegistrationManager in org.apache.servicemix.wsn
 

Classes in org.apache.servicemix.wsn that implement PublisherRegistrationManager
 class AbstractPublisher
           
 

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

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

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

Classes in org.apache.servicemix.wsn.jbi that implement PublisherRegistrationManager
 class JbiPublisher
           
 

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

Classes in org.apache.servicemix.wsn.jms that implement PublisherRegistrationManager
 class JmsPublisher
           
 



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