| Package | Description |
|---|---|
| org.jivesoftware.smackx.admin |
Smack's API for XEP-0133: Service Administration.
|
| org.jivesoftware.smackx.commands |
TODO describe me.
|
| Modifier and Type | Method and Description |
|---|---|
RemoteCommand |
ServiceAdministrationManager.addUser() |
RemoteCommand |
ServiceAdministrationManager.addUser(Jid service) |
RemoteCommand |
ServiceAdministrationManager.deleteUser() |
RemoteCommand |
ServiceAdministrationManager.deleteUser(Jid service) |
| Modifier and Type | Method and Description |
|---|---|
RemoteCommand |
AdHocCommandManager.getRemoteCommand(Jid jid,
java.lang.String node)
Returns a command that represents an instance of a command in a remote
host.
|