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