Uses of Class
org.oasis_open.docs.wsn.b_2.SubscribeResponse

Packages that use SubscribeResponse
org.apache.servicemix.wsn This package provides base classes for WS-Notification implementations. 
org.apache.servicemix.wsn.jaxws   
org.oasis_open.docs.wsn.b_2   
 

Uses of SubscribeResponse in org.apache.servicemix.wsn
 

Methods in org.apache.servicemix.wsn that return SubscribeResponse
 SubscribeResponse AbstractNotificationBroker.handleSubscribe(Subscribe subscribeRequest, EndpointManager manager)
           
 SubscribeResponse AbstractNotificationBroker.subscribe(Subscribe subscribeRequest)
           
 

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

Methods in org.apache.servicemix.wsn.jaxws that return SubscribeResponse
 SubscribeResponse NotificationProducer.subscribe(Subscribe Subscribe)
           
 SubscribeResponse NotificationProducerServiceImpl.subscribe(Subscribe Subscribe)
           
 SubscribeResponse NotificationBrokerServiceImpl.subscribe(Subscribe Subscribe)
           
 SubscribeResponse NotificationBroker.subscribe(Subscribe Subscribe)
           
 

Uses of SubscribeResponse in org.oasis_open.docs.wsn.b_2
 

Methods in org.oasis_open.docs.wsn.b_2 that return SubscribeResponse
 SubscribeResponse ObjectFactory.createSubscribeResponse()
          Create an instance of SubscribeResponse
 



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