Uses of Class
org.jivesoftware.smackx.commands.AdHocCommandManager

Packages that use AdHocCommandManager
org.jivesoftware.smackx.commands   
 

Uses of AdHocCommandManager in org.jivesoftware.smackx.commands
 

Methods in org.jivesoftware.smackx.commands that return AdHocCommandManager
static AdHocCommandManager AdHocCommandManager.getAddHocCommandsManager(Connection connection)
          Returns the AdHocCommandManager related to the connection.