Uses of Class
org.jivesoftware.openfire.pubsub.NotAcceptableException
Packages that use NotAcceptableException
Package
Description
Implementation of Publish-Subscribe (XEP-0060).
-
Uses of NotAcceptableException in org.jivesoftware.openfire.pubsub
Methods in org.jivesoftware.openfire.pubsub that throw NotAcceptableExceptionModifier and TypeMethodDescriptionprotected 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.