Package org.jivesoftware.openfire.commands
package org.jivesoftware.openfire.commands
Ad-Hoc Commands implementation (XEP-0050).
-
ClassDescriptionAn ad-hoc command is a stateless object responsible for executing the provided service.An AdHocCommandHandler is responsible for providing discoverable information about the supported commands and for handling commands requests.An AdHocCommandManager is responsible for keeping the list of available commands offered by a service and for processing commands requests.A SessionData instance is responsible for keeping information gathered during the many stages of the command being executed.