| Package | Description |
|---|---|
| org.jivesoftware.openfire.event |
Event system.
|
| org.jivesoftware.openfire.muc.spi |
Implementation of Multi-User Chat (XEP-0045).
|
| org.jivesoftware.openfire.roster |
Provides classes for managing the roster.
|
| Modifier and Type | Class and Description |
|---|---|
class |
GroupEventAdapter
An abstract adapter class for receiving group events.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
GroupEventDispatcher.addListener(GroupEventListener listener)
Registers a listener to receive events.
|
static void |
GroupEventDispatcher.removeListener(GroupEventListener listener)
Unregisters a listener to receive events.
|
| Modifier and Type | Class and Description |
|---|---|
class |
LocalMUCRoom
Implementation of a chatroom that is being hosted by this JVM.
|
| Modifier and Type | Class and Description |
|---|---|
class |
RosterManager
A simple service that allows components to retrieve a roster based solely on the ID
of the owner.
|
Copyright © 2003–2020 Ignite Realtime. All rights reserved.