tigase.muc.modules
Class RoomConfigurationModule
java.lang.Object
tigase.muc.modules.AbstractModule
tigase.muc.modules.RoomConfigurationModule
- All Implemented Interfaces:
- Module
public class RoomConfigurationModule
- extends AbstractModule
- Author:
- bmalkow
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RoomConfigurationModule
public RoomConfigurationModule(MucConfig config,
ElementWriter writer,
IMucRepository mucRepository,
HistoryProvider historyProvider,
GroupchatMessageModule messageModule)
destroy
public void destroy(Room room,
String jid,
String reason)
throws tigase.util.TigaseStringprepException,
RepositoryException
- Throws:
tigase.util.TigaseStringprepException
RepositoryException
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.