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