@Bean(name="ownerModule",
active=true)
public class RoomConfigurationModule
extends AbstractMucModule
| Constructor and Description |
|---|
RoomConfigurationModule() |
| Modifier and Type | Method and Description |
|---|---|
static tigase.xml.Element |
createRoomCreatedEvent(Room room) |
void |
destroy(Room room,
String jid,
String reason)
Method description
|
String[] |
getFeatures()
Method description
|
tigase.criteria.Criteria |
getModuleCriteria()
Method description
|
void |
process(tigase.server.Packet element)
Method description
|
createResultIQ, getNicknameFromJid, sendMucMessagefireEvent, getEventBus, getWriter, setEventBus, setWriter, write, writepublic static final String ID
public static tigase.xml.Element createRoomCreatedEvent(Room room)
public void destroy(Room room, String jid, String reason) throws tigase.util.TigaseStringprepException, tigase.component.exceptions.RepositoryException
room - jid - reason - tigase.component.exceptions.RepositoryExceptiontigase.util.TigaseStringprepExceptionpublic String[] getFeatures()
public tigase.criteria.Criteria getModuleCriteria()
public void process(tigase.server.Packet element)
throws MUCException
element - MUCExceptionCopyright © 2007–2017 Tigase. All rights reserved.