Uses of Interface
org.jivesoftware.smackx.commands.AdHocCommandHandlerFactory
Package
Description
Smacks implementation of XEP-0050: Ad-Hoc Commands.
-
Uses of AdHocCommandHandlerFactory in org.jivesoftware.smackx.commands
Modifier and TypeMethodDescriptionvoid
AdHocCommandManager.registerCommand
(String node, String name, AdHocCommandHandlerFactory factory) Registers a new command with this command manager, which is related to a connection.