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

Packages that use RemoteCommand
org.jivesoftware.smackx.commands   
 

Uses of RemoteCommand in org.jivesoftware.smackx.commands
 

Methods in org.jivesoftware.smackx.commands that return RemoteCommand
 RemoteCommand AdHocCommandManager.getRemoteCommand(java.lang.String jid, java.lang.String node)
          Returns a command that represents an instance of a command in a remote host.