Uses of Interface
tigase.component.adhoc.AdHocCommand
Packages that use AdHocCommand
Package
Description
-
Uses of AdHocCommand in tigase.auth.adhoc
Classes in tigase.auth.adhoc that implement AdHocCommandModifier and TypeClassDescriptionclass
class
class
class
-
Uses of AdHocCommand in tigase.component.adhoc
Methods in tigase.component.adhoc that return AdHocCommandMethods in tigase.component.adhoc that return types with arguments of type AdHocCommandMethods in tigase.component.adhoc with parameters of type AdHocCommandModifier and TypeMethodDescriptionvoid
AdHocCommandManager.process
(Packet packet, Element commandElement, String node, String action, String sessionId, AdHocCommand adHocCommand, Consumer<Packet> resultConsumer) void
AdHocCommandManager.registerCommand
(AdHocCommand command) void
AdHocCommandManager.setAllCommands
(AdHocCommand[] allCommands) -
Uses of AdHocCommand in tigase.component.modules.impl
Methods in tigase.component.modules.impl with parameters of type AdHocCommand -
Uses of AdHocCommand in tigase.component.modules.impl.config
Classes in tigase.component.modules.impl.config that implement AdHocCommand -
Uses of AdHocCommand in tigase.monitor.modules
Classes in tigase.monitor.modules that implement AdHocCommandModifier and TypeClassDescriptionclass
class
class
class
class