Uses of Class
tigase.jaxmpp.core.client.xmpp.modules.pubsub.PubSubModule.SubscriptionOptionsAsyncCallback

Packages that use PubSubModule.SubscriptionOptionsAsyncCallback
tigase.jaxmpp.core.client.xmpp.modules.pubsub   
 

Uses of PubSubModule.SubscriptionOptionsAsyncCallback in tigase.jaxmpp.core.client.xmpp.modules.pubsub
 

Methods in tigase.jaxmpp.core.client.xmpp.modules.pubsub with parameters of type PubSubModule.SubscriptionOptionsAsyncCallback
 void PubSubModule.getDefaultSubscriptionConfiguration(BareJID pubSubJID, String nodeName, PubSubModule.SubscriptionOptionsAsyncCallback callback)
           
 void PubSubModule.getSubscriptionConfiguration(BareJID pubSubJID, String nodeName, JID subscriberJID, PubSubModule.SubscriptionOptionsAsyncCallback callback)
           
 



Copyright © 2006-2012 Tigase. All Rights Reserved.