| Package | Description |
|---|---|
| org.jivesoftware.openfire | |
| org.jivesoftware.openfire.muc.spi |
Implementation of Multi-User Chat (XEP-0045).
|
| org.jivesoftware.openfire.spi |
| Modifier and Type | Method and Description |
|---|---|
void |
XMPPServer.addServerListener(XMPPServerListener listener)
Adds a new server listener that will be notified when the server has been started
or is about to be stopped.
|
void |
XMPPServer.removeServerListener(XMPPServerListener listener)
Removes a server listener that was being notified when the server was being started
or was about to be stopped.
|
| Modifier and Type | Class and Description |
|---|---|
class |
MultiUserChatServiceImpl
Implements the chat server as a cached memory resident chat server.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PresenceManagerImpl
Simple in memory implementation of the PresenceManager interface.
|
Copyright © 2003–2020 Ignite Realtime. All rights reserved.