Uses of Class
org.apache.servicemix.wsn.client.Subscription

Packages that use Subscription
org.apache.servicemix.wsn.client JBI client API for using WS-Notification 1.3. 
 

Uses of Subscription in org.apache.servicemix.wsn.client
 

Methods in org.apache.servicemix.wsn.client that return Subscription
 Subscription NotificationBroker.subscribe(javax.xml.ws.wsaddressing.W3CEndpointReference consumer, String topic)
           
 Subscription NotificationBroker.subscribe(javax.xml.ws.wsaddressing.W3CEndpointReference consumer, String topic, String xpath)
           
 Subscription NotificationBroker.subscribe(javax.xml.ws.wsaddressing.W3CEndpointReference consumer, String topic, String xpath, boolean raw)
           
 



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