Uses of Package
org.jivesoftware.openfire.commands
Packages that use org.jivesoftware.openfire.commands
Package
Description
Ad-Hoc Commands implementation (XEP-0050).
Implementation of Personal Eventing via Pubsub (XEP-0163).
Implementation of Publish-Subscribe (XEP-0060).
-
Classes in org.jivesoftware.openfire.commands used by org.jivesoftware.openfireClassDescriptionAn AdHocCommandHandler is responsible for providing discoverable information about the supported commands and for handling commands requests.
-
Classes in org.jivesoftware.openfire.commands used by org.jivesoftware.openfire.commandsClassDescriptionAn ad-hoc command is a stateless object responsible for executing the provided service.A SessionData instance is responsible for keeping information gathered during the many stages of the command being executed.
-
Classes in org.jivesoftware.openfire.commands used by org.jivesoftware.openfire.commands.adminClassDescriptionAn ad-hoc command is a stateless object responsible for executing the provided service.A SessionData instance is responsible for keeping information gathered during the many stages of the command being executed.
-
Classes in org.jivesoftware.openfire.commands used by org.jivesoftware.openfire.commands.admin.groupClassDescriptionAn ad-hoc command is a stateless object responsible for executing the provided service.A SessionData instance is responsible for keeping information gathered during the many stages of the command being executed.
-
Classes in org.jivesoftware.openfire.commands used by org.jivesoftware.openfire.commands.admin.mucClassDescriptionAn ad-hoc command is a stateless object responsible for executing the provided service.A SessionData instance is responsible for keeping information gathered during the many stages of the command being executed.
-
Classes in org.jivesoftware.openfire.commands used by org.jivesoftware.openfire.commands.admin.userClassDescriptionAn ad-hoc command is a stateless object responsible for executing the provided service.A SessionData instance is responsible for keeping information gathered during the many stages of the command being executed.
-
Classes in org.jivesoftware.openfire.commands used by org.jivesoftware.openfire.commands.eventClassDescriptionAn ad-hoc command is a stateless object responsible for executing the provided service.A SessionData instance is responsible for keeping information gathered during the many stages of the command being executed.
-
Classes in org.jivesoftware.openfire.commands used by org.jivesoftware.openfire.commands.genericClassDescriptionAn ad-hoc command is a stateless object responsible for executing the provided service.A SessionData instance is responsible for keeping information gathered during the many stages of the command being executed.
-
Classes in org.jivesoftware.openfire.commands used by org.jivesoftware.openfire.pepClassDescriptionAn AdHocCommandManager is responsible for keeping the list of available commands offered by a service and for processing commands requests.
-
Classes in org.jivesoftware.openfire.commands used by org.jivesoftware.openfire.pubsubClassDescriptionAn ad-hoc command is a stateless object responsible for executing the provided service.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.