Uses of Class
org.apache.servicemix.wsn.jaxws.ResourceNotDestroyedFault

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

Methods in org.apache.servicemix.wsn that throw ResourceNotDestroyedFault
protected  void AbstractPublisher.destroy()
           
 DestroyRegistrationResponse AbstractPublisher.destroyRegistration(DestroyRegistration destroyRegistrationRequest)
           
 

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

Methods in org.apache.servicemix.wsn.jaxws that throw ResourceNotDestroyedFault
 DestroyRegistrationResponse PublisherRegistrationManager.destroyRegistration(DestroyRegistration DestroyRegistration)
           
 DestroyRegistrationResponse PublisherRegistrationManagerServiceImpl.destroyRegistration(DestroyRegistration DestroyRegistration)
           
 

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

Methods in org.apache.servicemix.wsn.jms that throw ResourceNotDestroyedFault
protected  void JmsPublisher.destroy()
           
 



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