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