| Name | Description | Type | Package | Framework |
| DataForm | Represents a form that could be use for gathering data as well as for reporting data returned from a search. | Interface | org.jivesoftware.openfire.forms | Echo |
| FormField | Represents a field of a form. | Interface | org.jivesoftware.openfire.forms | Echo |
| XDataFormImpl | A concrete DataForm capable of sending itself to a writer and recover its state from an XMPP stanza. | Class | org.jivesoftware.openfire.forms.spi | Echo |
| XFormFieldImpl | Class | org.jivesoftware.openfire.forms.spi | Echo | |
| DataForm | Represents a form that could be use for gathering data as well as for reporting data returned from a search. | Interface | org.jivesoftware.openfire.forms | OpenFire |
| FormField | Represents a field of a form. | Interface | org.jivesoftware.openfire.forms | OpenFire |
| XDataFormImpl | A concrete DataForm capable of sending itself to a writer and recover its state from an XMPP stanza. | Class | org.jivesoftware.openfire.forms.spi | OpenFire |
| XFormFieldImpl | Class | org.jivesoftware.openfire.forms.spi | OpenFire | |