| Package | Description |
|---|---|
| org.jivesoftware.openfire.pubsub |
Implementation of Publish-Subscribe (XEP-0060).
|
| Modifier and Type | Method and Description |
|---|---|
void |
Node.configure(org.xmpp.forms.DataForm completedForm)
Changes the node configuration based on the completed data form.
|
protected abstract void |
Node.configure(org.xmpp.forms.FormField field)
Configures the node with the completed form field.
|
protected void |
CollectionNode.configure(org.xmpp.forms.FormField field) |
protected void |
LeafNode.configure(org.xmpp.forms.FormField field) |
Copyright © 2003–2020 Ignite Realtime. All rights reserved.