Uses of Class
org.jivesoftware.smackx.commands.AdHocCommandManager
Package
Description
Smacks implementation of XEP-0050: Ad-Hoc Commands.
-
Uses of AdHocCommandManager in org.jivesoftware.smackx.commands
Modifier and TypeMethodDescriptionstatic AdHocCommandManager
AdHocCommandManager.getAddHocCommandsManager
(XMPPConnection connection) Deprecated.static AdHocCommandManager
AdHocCommandManager.getInstance
(XMPPConnection connection) Returns theAdHocCommandManager
related to theconnection
.
getInstance(XMPPConnection)
instead.