Uses of Class
org.jivesoftware.smackx.commands.AdHocCommand
-
Packages that use AdHocCommand Package Description org.jivesoftware.smackx.commands Smacks implementation of XEP-0050: Ad-Hoc Commands. -
-
Uses of AdHocCommand in org.jivesoftware.smackx.commands
Subclasses of AdHocCommand in org.jivesoftware.smackx.commands Modifier and Type Class Description 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.
-