| Package | Description |
|---|---|
| org.jivesoftware.openfire.muc |
Implementation of Multi-User Chat (XEP-0045).
|
| org.jivesoftware.openfire.muc.cluster | |
| org.jivesoftware.openfire.muc.spi |
Implementation of Multi-User Chat (XEP-0045).
|
| Modifier and Type | Method and Description |
|---|---|
HistoryStrategy |
MultiUserChatService.getHistoryStrategy()
Obtain the server-wide default message history settings.
|
| Constructor and Description |
|---|
HistoryStrategy(HistoryStrategy parentStrategy)
Create a history strategy with the given parent strategy (for defaults) or null if no
parent exists.
|
MUCRoomHistory(MUCRoom mucRoom,
HistoryStrategy historyStrategy) |
| Constructor and Description |
|---|
UpdateHistoryStrategy(String serviceName,
HistoryStrategy historyStrategy) |
| Modifier and Type | Method and Description |
|---|---|
HistoryStrategy |
MultiUserChatServiceImpl.getHistoryStrategy() |
Copyright © 2003–2019 Ignite Realtime. All rights reserved.