Uses of Class
org.jivesoftware.smackx.pubsub.SubscriptionsExtension
-
Packages that use SubscriptionsExtension Package Description org.jivesoftware.smackx.pubsub.provider Providers for Publish-Subscribe (XEP-60). -
-
Uses of SubscriptionsExtension in org.jivesoftware.smackx.pubsub.provider
Methods in org.jivesoftware.smackx.pubsub.provider that return SubscriptionsExtension Modifier and Type Method Description protected SubscriptionsExtension
SubscriptionsProvider. createReturnExtension(String currentElement, String currentNamespace, Map<String,String> attributeMap, List<? extends ExtensionElement> content)
-