Uses of Class
org.jivesoftware.smackx.commands.AdHocCommandManager
-
Packages that use AdHocCommandManager Package Description org.jivesoftware.smackx.commands Smacks implementation of XEP-0050: Ad-Hoc Commands. -
-
Uses of AdHocCommandManager in org.jivesoftware.smackx.commands
Methods in org.jivesoftware.smackx.commands that return AdHocCommandManager Modifier and Type Method Description static AdHocCommandManagerAdHocCommandManager. getAddHocCommandsManager(XMPPConnection connection)Returns theAdHocCommandManagerrelated to theconnection.
-