- removeNotificationReceivedHandler(PubSubModule.NotificationReceivedHandler) - Method in class tigase.jaxmpp.core.client.xmpp.modules.pubsub.PubSubModule
-
- retrieveAffiliations(BareJID, String, PubSubModule.AffiliationsRetrieveAsyncCallback) - Method in class tigase.jaxmpp.core.client.xmpp.modules.pubsub.PubSubModule
-
Retrieve affiliations.
- retrieveAffiliations(BareJID, String, AsyncCallback) - Method in class tigase.jaxmpp.core.client.xmpp.modules.pubsub.PubSubModule
-
Retrieve affiliations.
- retrieveAffiliations(BareJID, String, String, AsyncCallback) - Method in class tigase.jaxmpp.core.client.xmpp.modules.pubsub.PubSubModule
-
- retrieveItem(BareJID, String, AsyncCallback) - Method in class tigase.jaxmpp.core.client.xmpp.modules.pubsub.PubSubModule
-
Gets ALL published items from node.
- retrieveItem(BareJID, String, PubSubModule.RetrieveItemsAsyncCallback) - Method in class tigase.jaxmpp.core.client.xmpp.modules.pubsub.PubSubModule
-
Gets ALL published items from node.
- retrieveItem(BareJID, String, String, AsyncCallback) - Method in class tigase.jaxmpp.core.client.xmpp.modules.pubsub.PubSubModule
-
Gets published item from node.
- retrieveItem(BareJID, String, String, Integer, AsyncCallback) - Method in class tigase.jaxmpp.core.client.xmpp.modules.pubsub.PubSubModule
-
Gets published item(s) from node.
- retrieveItem(BareJID, String, String, PubSubModule.RetrieveItemsAsyncCallback) - Method in class tigase.jaxmpp.core.client.xmpp.modules.pubsub.PubSubModule
-
Gets published item from node.
- retrieveItems(BareJID, String, Integer, Integer, AsyncCallback) - Method in class tigase.jaxmpp.core.client.xmpp.modules.pubsub.PubSubModule
-
Gets published item(s) from node.
- RetrieveItemsAsyncCallback() - Constructor for class tigase.jaxmpp.core.client.xmpp.modules.pubsub.PubSubModule.RetrieveItemsAsyncCallback
-
- retrieveOwnAffiliations(BareJID, String, PubSubModule.AffiliationsRetrieveAsyncCallback) - Method in class tigase.jaxmpp.core.client.xmpp.modules.pubsub.PubSubModule
-
Retrieve own affiliations.
- retrieveOwnAffiliations(BareJID, String, AsyncCallback) - Method in class tigase.jaxmpp.core.client.xmpp.modules.pubsub.PubSubModule
-
Retrieve own affiliations.
- retrieveOwnSubscription(BareJID, String, AsyncCallback) - Method in class tigase.jaxmpp.core.client.xmpp.modules.pubsub.PubSubModule
-
Retrieve own subscriptions.
- retrieveOwnSubscription(BareJID, String, PubSubModule.SubscriptionsRetrieveAsyncCallback) - Method in class tigase.jaxmpp.core.client.xmpp.modules.pubsub.PubSubModule
-
Retrieve own subscriptions.
- retrieveSubscription(BareJID, String, AsyncCallback) - Method in class tigase.jaxmpp.core.client.xmpp.modules.pubsub.PubSubModule
-
Retrieve all subscriptions of given node.
- retrieveSubscription(BareJID, String, String, PubSubModule.SubscriptionFilterExtension, AsyncCallback) - Method in class tigase.jaxmpp.core.client.xmpp.modules.pubsub.PubSubModule
-
- retrieveSubscription(BareJID, String, PubSubModule.SubscriptionFilterExtension, AsyncCallback) - Method in class tigase.jaxmpp.core.client.xmpp.modules.pubsub.PubSubModule
-
Retrieve all subscriptions of given node.
- retrieveSubscription(BareJID, String, PubSubModule.SubscriptionsRetrieveAsyncCallback) - Method in class tigase.jaxmpp.core.client.xmpp.modules.pubsub.PubSubModule
-
Retrieve all subscriptions of given node.