Uses of Class
org.jivesoftware.smackx.xdata.form.SubmitForm
Package
Description
Smacks implementation of XEP-0050: Ad-Hoc Commands.
Smacks high-level API for XEP-0004: Data Forms.
-
Uses of SubmitForm in org.jivesoftware.smackx.commands
Modifier and TypeMethodDescriptionAdHocCommand.complete
(SubmitForm filledForm) Completes the command execution with the information provided in theresponse
.protected abstract AdHocCommandData
AdHocCommandHandler.complete
(AdHocCommandDataBuilder response, SubmitForm submittedForm) final AdHocCommandData
AdHocCommandHandler.SingleStage.complete
(AdHocCommandDataBuilder response, SubmitForm submittedForm) final AdHocCommandResult
AdHocCommand.next
(SubmitForm filledForm) Executes the next action of the command with the information provided in theresponse
.protected abstract AdHocCommandData
AdHocCommandHandler.next
(AdHocCommandDataBuilder response, SubmitForm submittedForm) final AdHocCommandData
AdHocCommandHandler.SingleStage.next
(AdHocCommandDataBuilder response, SubmitForm submittedForm) -
Uses of SubmitForm in org.jivesoftware.smackx.xdata.form