Uses of Class
org.jivesoftware.openfire.pubsub.NotAcceptableException
-
Packages that use NotAcceptableException Package Description org.jivesoftware.openfire.pubsub Implementation of Publish-Subscribe (XEP-0060). -
-
Uses of NotAcceptableException in org.jivesoftware.openfire.pubsub
Methods in org.jivesoftware.openfire.pubsub that throw NotAcceptableException Modifier and Type Method Description protected voidCollectionNode. configure(org.xmpp.forms.FormField field)protected voidLeafNode. configure(org.xmpp.forms.FormField field)voidNode. configure(org.xmpp.forms.DataForm completedForm)Changes the node configuration based on the completed data form.protected abstract voidNode. configure(org.xmpp.forms.FormField field)Configures the node with the completed form field.
-