Package | Description |
---|---|
org.jivesoftware.smackx.commands |
Smacks implementation of XEP-0050: Ad-Hoc Commands.
|
Modifier and Type | Method and Description |
---|---|
void |
AdHocCommandManager.registerCommand(String node,
String name,
LocalCommandFactory factory)
Registers a new command with this command manager, which is related to a
connection.
|