public class AdHocConfigCommandModule extends AbstractPubSubModule
config, log, packetWriter| Constructor and Description |
|---|
AdHocConfigCommandModule(PubSubConfig config,
PacketWriter packetWriter,
AdHocScriptCommandManager scriptCommandManager) |
| Modifier and Type | Method and Description |
|---|---|
List<tigase.xml.Element> |
getCommandListItems(tigase.xmpp.JID senderJid,
tigase.xmpp.JID toJid) |
String[] |
getFeatures() |
tigase.criteria.Criteria |
getModuleCriteria() |
void |
process(tigase.server.Packet packet) |
void |
register(AdHocCommand command) |
createResultIQ, createResultIQArray, findBestJid, getActiveSubscribers, getActiveSubscribers, getEventBus, getRepository, hasSenderSubscription, isSenderInRosterGroup, makeArray, makeArraypublic AdHocConfigCommandModule(PubSubConfig config, PacketWriter packetWriter, AdHocScriptCommandManager scriptCommandManager)
public List<tigase.xml.Element> getCommandListItems(tigase.xmpp.JID senderJid, tigase.xmpp.JID toJid)
public String[] getFeatures()
public tigase.criteria.Criteria getModuleCriteria()
public void process(tigase.server.Packet packet)
throws PubSubException
PubSubExceptionpublic void register(AdHocCommand command)
Copyright © 2008–2014 Tigase. All rights reserved.