xmlBlaster 2.2.0 API

Uses of Class
org.xmlBlaster.client.qos.UnSubscribeReturnQos

Packages that use UnSubscribeReturnQos
org.xmlBlaster.client This is the Java client side package. 
org.xmlBlaster.client.protocol   
org.xmlBlaster.engine.cluster   
org.xmlBlaster.test.classtest Tests classes of the xmlBlaster distribution. 
 

Uses of UnSubscribeReturnQos in org.xmlBlaster.client
 

Methods in org.xmlBlaster.client that return UnSubscribeReturnQos
 UnSubscribeReturnQos[] XmlBlasterAccess.unSubscribe(java.lang.String xmlKey, java.lang.String qos)
           
 UnSubscribeReturnQos[] XmlBlasterAccess.unSubscribe(UnSubscribeKey unSubscribeKey, UnSubscribeQos unSubscribeQos)
           
 UnSubscribeReturnQos[] I_XmlBlasterAccess.unSubscribe(UnSubscribeKey unSubscribeKey, UnSubscribeQos unSubscribeQos)
          Cancel subscription.
 

Uses of UnSubscribeReturnQos in org.xmlBlaster.client.protocol
 

Methods in org.xmlBlaster.client.protocol that return UnSubscribeReturnQos
 UnSubscribeReturnQos[] I_XmlBlaster.unSubscribe(java.lang.String xmlKey, java.lang.String qos)
           
 

Uses of UnSubscribeReturnQos in org.xmlBlaster.engine.cluster
 

Methods in org.xmlBlaster.engine.cluster that return UnSubscribeReturnQos
 UnSubscribeReturnQos[] ClusterManager.forwardUnSubscribe(SessionInfo publisherSession, QueryKeyData xmlKey, UnSubscribeQosServer unSubscribeQos)
           
 

Uses of UnSubscribeReturnQos in org.xmlBlaster.test.classtest
 

Methods in org.xmlBlaster.test.classtest that return UnSubscribeReturnQos
 UnSubscribeReturnQos[] XmlScriptInterpreterTest.TestAccessor.unSubscribe(java.lang.String key, java.lang.String qos)
           
 


xmlBlaster 2.2.0 API

Copyright © 1999-2014 The xmlBlaster.org contributers.