Uses of Class
org.oasis_open.docs.wsn.brw_2.PublisherRegistrationFailedFault

Packages that use PublisherRegistrationFailedFault
org.apache.servicemix.wsn This package provides base classes for WS-Notification implementations. 
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. 
org.oasis_open.docs.wsn.brw_2   
 

Uses of PublisherRegistrationFailedFault in org.apache.servicemix.wsn
 

Methods in org.apache.servicemix.wsn that throw PublisherRegistrationFailedFault
 void AbstractPublisher.create(RegisterPublisher registerPublisherRequest)
           
 RegisterPublisherResponse AbstractNotificationBroker.handleRegisterPublisher(RegisterPublisher registerPublisherRequest, EndpointManager manager)
           
 RegisterPublisherResponse AbstractNotificationBroker.registerPublisher(RegisterPublisher registerPublisherRequest)
           
protected abstract  void AbstractPublisher.start()
           
protected  void AbstractPublisher.validatePublisher(RegisterPublisher registerPublisherRequest)
           
 

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

Methods in org.apache.servicemix.wsn.jbi that throw PublisherRegistrationFailedFault
protected  void JbiPublisher.validatePublisher(RegisterPublisher registerPublisherRequest)
           
 

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

Methods in org.apache.servicemix.wsn.jms that throw PublisherRegistrationFailedFault
protected  void JmsPublisher.start()
           
protected  void JmsPublisher.validatePublisher(RegisterPublisher registerPublisherRequest)
           
 

Uses of PublisherRegistrationFailedFault in org.oasis_open.docs.wsn.brw_2
 

Methods in org.oasis_open.docs.wsn.brw_2 that throw PublisherRegistrationFailedFault
 RegisterPublisherResponse NotificationBroker.registerPublisher(RegisterPublisher registerPublisherRequest)
           
 



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