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

Packages that use Subscribe
org.apache.servicemix.wsn This package provides base classes for WS-Notification implementations. 
org.apache.servicemix.wsn.component JBI Service Engine implementing WS-Notification 1.3. 
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. 
org.apache.servicemix.wsn.spring   
org.oasis_open.docs.wsn.b_2   
 

Uses of Subscribe in org.apache.servicemix.wsn
 

Methods in org.apache.servicemix.wsn with parameters of type Subscribe
 void AbstractSubscription.create(Subscribe subscribeRequest)
           
 SubscribeResponse AbstractNotificationBroker.handleSubscribe(Subscribe subscribeRequest, EndpointManager manager)
           
 SubscribeResponse AbstractNotificationBroker.subscribe(Subscribe subscribeRequest)
           
protected  void AbstractSubscription.validateSubscription(Subscribe subscribeRequest)
           
 

Uses of Subscribe in org.apache.servicemix.wsn.component
 

Constructors in org.apache.servicemix.wsn.component with parameters of type Subscribe
WSNDeployer.WSNSubscriptionEndpoint(Subscribe request)
           
 

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

Methods in org.apache.servicemix.wsn.jaxws with parameters of type Subscribe
 SubscribeResponse NotificationProducer.subscribe(Subscribe Subscribe)
           
 SubscribeResponse NotificationProducerServiceImpl.subscribe(Subscribe Subscribe)
           
 SubscribeResponse NotificationBrokerServiceImpl.subscribe(Subscribe Subscribe)
           
 SubscribeResponse NotificationBroker.subscribe(Subscribe Subscribe)
           
 

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

Methods in org.apache.servicemix.wsn.jbi with parameters of type Subscribe
protected  ServiceEndpoint JbiSubscription.resolveConsumer(Subscribe subscribeRequest)
           
protected  void JbiSubscription.validateSubscription(Subscribe subscribeRequest)
           
 

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

Methods in org.apache.servicemix.wsn.jms with parameters of type Subscribe
protected  void JmsSubscription.validateSubscription(Subscribe subscribeRequest)
           
 

Uses of Subscribe in org.apache.servicemix.wsn.spring
 

Methods in org.apache.servicemix.wsn.spring that return Subscribe
 Subscribe PublisherComponent.getSubscription()
           
 

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

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



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