| Package | Description |
|---|---|
| tigase.muc | |
| tigase.muc.logger | |
| tigase.muc.repository | |
| tigase.muc.repository.inmemory |
| Modifier and Type | Method and Description |
|---|---|
protected MucContext |
MUCComponent.createContext() |
| Modifier and Type | Method and Description |
|---|---|
protected IMucRepository |
MUCComponent.createMucRepository(MucContext componentConfig,
MucDAO dao) |
void |
RoomConfig.read(tigase.db.UserRepository repository,
MucContext config,
String subnode) |
void |
RoomConfig.write(tigase.db.UserRepository repo,
MucContext config,
String subnode) |
| Modifier and Type | Method and Description |
|---|---|
void |
RoomChatLogger.init(MucContext context) |
void |
MucLogger.init(MucContext context) |
| Constructor and Description |
|---|
MucDAO(MucContext config,
tigase.db.UserRepository repository) |
| Constructor and Description |
|---|
InMemoryMucRepository(MucContext mucConfig,
MucDAO dao) |
Copyright © 2007–2017 Tigase. All rights reserved.