Uses of Class
org.jivesoftware.smackx.commands.AdHocCommand

Packages that use AdHocCommand
org.jivesoftware.smackx.commands   
 

Uses of AdHocCommand in org.jivesoftware.smackx.commands
 

Subclasses of AdHocCommand in org.jivesoftware.smackx.commands
 class LocalCommand
          Represents a command that can be executed locally from a remote location.
 class RemoteCommand
          Represents a command that is in a remote location.