| Package | Description |
|---|---|
| org.jivesoftware.openfire.archive | |
| org.jivesoftware.openfire.muc |
Implementation of Multi-User Chat (XEP-0045).
|
| org.jivesoftware.openfire.muc.spi |
Implementation of Multi-User Chat (XEP-0045).
|
| Modifier and Type | Method and Description |
|---|---|
void |
ArchiveManager.add(Archiver archiver)
Adds a new task, that is started immediately.
|
void |
ArchiveManager.remove(Archiver archiver)
Stops and removes an exiting task.
|
| Modifier and Type | Method and Description |
|---|---|
Archiver<?> |
MultiUserChatService.getArchiver() |
| Modifier and Type | Method and Description |
|---|---|
Archiver<org.jivesoftware.openfire.muc.spi.ConversationLogEntry> |
MultiUserChatServiceImpl.getArchiver() |
Copyright © 2003–2019 Ignite Realtime. All rights reserved.