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