Uses of Package
org.jivesoftware.smackx.commands

Packages that use org.jivesoftware.smackx.commands
org.jivesoftware.smackx.commands   
org.jivesoftware.smackx.packet XML packets that are part of the XMPP extension protocols. 
 

Classes in org.jivesoftware.smackx.commands used by org.jivesoftware.smackx.commands
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.packet
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.