Uses of Class
org.jivesoftware.smackx.xdata.packet.DataForm
Packages that use DataForm
Package
Description
Element classes for XEP-0050: Ad-Hoc Commands.
Smack's API for Service Discovery (XEP-0030).
Smack's implementation of XEP-0068: Field Standardization for Data Forms.
XEP-0313: Message Archive Management.
Packet classes and interfaces for Message Archive Management (MAM) XEP-0313.
Smack API for Multi-User Chat (MUC, XEP-0045).
Smack's API for XEP-0060: Publish-Subscribe.
Smack's implementation of Data Forms (XEP-0004) for PubSub.
Smacks implementation of XEP-0055: Jabber Search.
Element classes for XEP-0095: Stream Initiation.
Form class needed for XEP-0232: Software Information.
TODO describe me.
Smacks high-level API for XEP-0004: Data Forms.
Element classes for XEP-0004: Data Forms.
Provider classes for XEP-0004: Data Forms.
-
Uses of DataForm in org.jivesoftware.smackx.commands.packet
Methods in org.jivesoftware.smackx.commands.packet that return DataFormModifier and TypeMethodDescriptionAdHocCommandData.getForm()
AdHocCommandDataBuilder.getForm()
AdHocCommandDataView.getForm()
Returns the form of the command.Methods in org.jivesoftware.smackx.commands.packet with parameters of type DataFormModifier and TypeMethodDescription -
Uses of DataForm in org.jivesoftware.smackx.disco
Methods in org.jivesoftware.smackx.disco that return DataFormModifier and TypeMethodDescriptionServiceDiscoveryManager.addExtendedInfo
(DataForm extendedInfo) Registers extended discovery information of this XMPP entity.Methods in org.jivesoftware.smackx.disco that return types with arguments of type DataFormModifier and TypeMethodDescriptionServiceDiscoveryManager.getExtendedInfo()
Returns the data form as List of PacketExtensions, or null if no data form is set.Methods in org.jivesoftware.smackx.disco with parameters of type DataFormModifier and TypeMethodDescriptionServiceDiscoveryManager.addExtendedInfo
(DataForm extendedInfo) Registers extended discovery information of this XMPP entity. -
Uses of DataForm in org.jivesoftware.smackx.formtypes
Methods in org.jivesoftware.smackx.formtypes with parameters of type DataForm -
Uses of DataForm in org.jivesoftware.smackx.mam
Fields in org.jivesoftware.smackx.mam declared as DataForm -
Uses of DataForm in org.jivesoftware.smackx.mam.element
Methods in org.jivesoftware.smackx.mam.element that return DataFormMethods in org.jivesoftware.smackx.mam.element with parameters of type DataFormModifier and TypeMethodDescriptionMamElementFactory.newQueryIQ
(String queryId, String node, DataForm dataForm) Create a new MAM Query IQ.Constructors in org.jivesoftware.smackx.mam.element with parameters of type DataFormModifierConstructorDescriptionMamQueryIQ
(MamVersion version, String queryId, String node, DataForm dataForm) MAM query IQ constructor.MamQueryIQ
(MamVersion version, String queryId, DataForm form) MAM query IQ constructor.MamQueryIQ
(MamVersion version, DataForm form) MAM query IQ constructor. -
Uses of DataForm in org.jivesoftware.smackx.muc
Methods in org.jivesoftware.smackx.muc that return DataForm -
Uses of DataForm in org.jivesoftware.smackx.pubsub
Methods in org.jivesoftware.smackx.pubsub that return DataFormModifier and TypeMethodDescriptionFormNode.getForm()
Get the Form that is to be sent, or was retrieved from the server.Constructors in org.jivesoftware.smackx.pubsub with parameters of type DataFormModifierConstructorDescriptionFormNode
(FormNodeType formType, String nodeId, DataForm submitForm) Create aFormNode
which contains the specified form, which is associated with the specified node.FormNode
(FormNodeType formType, DataForm submitForm) Create aFormNode
which contains the specified form. -
Uses of DataForm in org.jivesoftware.smackx.pubsub.form
Constructors in org.jivesoftware.smackx.pubsub.form with parameters of type DataFormModifierConstructorDescriptionConfigureForm
(DataForm dataForm) FilledConfigureForm
(DataForm dataForm) FilledSubscribeForm
(DataForm dataForm) SubscribeForm
(DataForm dataForm) -
Uses of DataForm in org.jivesoftware.smackx.search
Methods in org.jivesoftware.smackx.search that return DataFormModifier and TypeMethodDescriptionUserSearch.getSearchForm
(XMPPConnection con, DomainBareJid searchService) Returns the form for all search fields supported by the search service.Methods in org.jivesoftware.smackx.search with parameters of type DataFormModifier and TypeMethodDescriptionUserSearch.sendSearchForm
(XMPPConnection con, DataForm searchForm, DomainBareJid searchService) Sends the filled out answer form to be sent and queried by the search service.UserSearch.sendSimpleSearchForm
(XMPPConnection con, DataForm searchForm, DomainBareJid searchService) Sends the filled out answer form to be sent and queried by the search service. -
Uses of DataForm in org.jivesoftware.smackx.si.packet
Methods in org.jivesoftware.smackx.si.packet that return DataFormModifier and TypeMethodDescriptionStreamInitiation.Feature.getData()
Returns the dataform associated with the feature negotiation.StreamInitiation.getFeatureNegotiationForm()
Returns the data form which contains the valid methods of stream negotiation and transfer.Methods in org.jivesoftware.smackx.si.packet with parameters of type DataFormModifier and TypeMethodDescriptionvoid
StreamInitiation.setFeatureNegotiationForm
(DataForm form) Sets the data form which contains the valid methods of stream negotiation and transfer.Constructors in org.jivesoftware.smackx.si.packet with parameters of type DataForm -
Uses of DataForm in org.jivesoftware.smackx.softwareinfo.form
Methods in org.jivesoftware.smackx.softwareinfo.form with parameters of type DataFormModifier and TypeMethodDescriptionSoftwareInfoForm.Builder.setDataForm
(DataForm dataForm) IncludeDataForm
to be encapsulated under SoftwareInfoForm. -
Uses of DataForm in org.jivesoftware.smackx.workgroup.user
Methods in org.jivesoftware.smackx.workgroup.user with parameters of type DataForm -
Uses of DataForm in org.jivesoftware.smackx.xdata.form
Methods in org.jivesoftware.smackx.xdata.form that return DataFormMethods in org.jivesoftware.smackx.xdata.form with parameters of type DataFormModifier and TypeMethodDescriptionprotected static void
FilledForm.ensureFormType
(DataForm dataForm, String formType) Constructors in org.jivesoftware.smackx.xdata.form with parameters of type DataFormModifierConstructorDescriptionFillableForm
(DataForm dataForm) FilledForm
(DataForm dataForm) SubmitForm
(DataForm dataForm) -
Uses of DataForm in org.jivesoftware.smackx.xdata.packet
Methods in org.jivesoftware.smackx.xdata.packet that return DataFormModifier and TypeMethodDescriptionDataForm.Builder.build()
static DataForm
DataForm.from
(Collection<DataForm> dataForms, String formType) Return the first matching data form with the given form type from the given collection of data forms.static DataForm
DataForm.from
(StanzaView stanzaView) Get data form from a stanza.static DataForm
DataForm.from
(StanzaView stanzaView, String formType) Get the data form with the given form type from a stanza view.static DataForm
DataForm.remove
(Collection<DataForm> dataForms, String formType) Remove the first matching data form with the given form type from the given collection.Method parameters in org.jivesoftware.smackx.xdata.packet with type arguments of type DataFormModifier and TypeMethodDescriptionstatic DataForm
DataForm.from
(Collection<DataForm> dataForms, String formType) Return the first matching data form with the given form type from the given collection of data forms.static DataForm
DataForm.remove
(Collection<DataForm> dataForms, String formType) Remove the first matching data form with the given form type from the given collection. -
Uses of DataForm in org.jivesoftware.smackx.xdata.provider
Methods in org.jivesoftware.smackx.xdata.provider that return DataFormModifier and TypeMethodDescriptionDataFormProvider.parse
(XmlPullParser parser, int initialDepth, XmlEnvironment xmlEnvironment)