public static interface AdHocCommandModule.ScriptCommandProcessor
Modifier and Type | Method and Description |
---|---|
List<Element> |
getScriptItems(String node,
JID jid,
JID from) |
boolean |
isAllowed(String node,
JID from) |
boolean |
isAllowed(String node,
String domain,
JID from) |
boolean |
processScriptCommand(Packet pc,
Queue<Packet> results) |
Copyright © 2004–2021 "Tigase, Inc.". All rights reserved.