Uses of Package
org.jivesoftware.smackx.commands
-
Packages that use org.jivesoftware.smackx.commands Package Description org.jivesoftware.smackx.admin Smack's API for XEP-0133: Service Administration.org.jivesoftware.smackx.commands Smacks implementation of XEP-0050: Ad-Hoc Commands.org.jivesoftware.smackx.commands.packet Element classes for XEP-0050: Ad-Hoc Commands.org.jivesoftware.smackx.mam XEP-0313: Message Archive Management. -
Classes in org.jivesoftware.smackx.commands used by org.jivesoftware.smackx.admin Class Description RemoteCommand Represents a command that is in a remote location. -
Classes in org.jivesoftware.smackx.commands used by org.jivesoftware.smackx.commands Class Description AdHocCommand An ad-hoc command is responsible for executing the provided service and storing the result of the execution.AdHocCommand.Action AdHocCommand.SpecificErrorCondition AdHocCommand.Status The status of the stage in the adhoc command.AdHocCommandManager An AdHocCommandManager is responsible for keeping the list of available commands offered by a service and for processing commands requests.AdHocCommandNote Notes can be added to a command execution response.AdHocCommandNote.Type Represents a note type.LocalCommand Represents a command that can be executed locally from a remote location.LocalCommandFactory A factory for creating local commands.RemoteCommand Represents a command that is in a remote location. -
Classes in org.jivesoftware.smackx.commands used by org.jivesoftware.smackx.commands.packet Class Description AdHocCommand.Action AdHocCommand.SpecificErrorCondition AdHocCommand.Status The status of the stage in the adhoc command.AdHocCommandNote Notes can be added to a command execution response. -
Classes in org.jivesoftware.smackx.commands used by org.jivesoftware.smackx.mam Class Description RemoteCommand Represents a command that is in a remote location.