tigase.muc.modules
Class DiscoItemsModule
java.lang.Object
tigase.muc.modules.AbstractModule
tigase.muc.modules.DiscoItemsModule
- All Implemented Interfaces:
- Module
public class DiscoItemsModule
- extends AbstractModule
- Author:
- bmalkow
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DiscoItemsModule
public DiscoItemsModule(MucConfig config,
ElementWriter writer,
IMucRepository mucRepository,
Map<String,tigase.server.script.CommandIfc> scriptCommands,
MUCComponent mucComponent)
getFeatures
public String[] getFeatures()
getModuleCriteria
public tigase.criteria.Criteria getModuleCriteria()
process
public void process(tigase.server.Packet element)
throws MUCException
- Throws:
MUCException
Copyright © 2007-2012 Tigase. All Rights Reserved.