public class DiscoItemsModule extends AbstractModule
config, log, repository, writer| Constructor and Description |
|---|
DiscoItemsModule(MucConfig config,
ElementWriter writer,
IMucRepository mucRepository,
Map<String,tigase.server.script.CommandIfc> scriptCommands,
MUCComponent mucComponent)
Constructs ...
|
| Modifier and Type | Method and Description |
|---|---|
String[] |
getFeatures()
Method description
|
tigase.criteria.Criteria |
getModuleCriteria()
Method description
|
void |
process(tigase.server.Packet element)
Method description
|
createResultIQ, getNicknameFromJid, sendMucMessagepublic DiscoItemsModule(MucConfig config, ElementWriter writer, IMucRepository mucRepository, Map<String,tigase.server.script.CommandIfc> scriptCommands, MUCComponent mucComponent)
config - writer - mucRepository - scriptCommands - mucComponent - public String[] getFeatures()
public tigase.criteria.Criteria getModuleCriteria()
public void process(tigase.server.Packet element)
throws MUCException
element - MUCExceptionCopyright © 2007–2014 Tigase. All rights reserved.