| Package | Description |
|---|---|
| org.jivesoftware.openfire.event |
Event system.
|
| org.jivesoftware.openfire.multiplex |
Connection Manager implementation.
|
| org.jivesoftware.openfire.session |
| Modifier and Type | Method and Description |
|---|---|
static void |
SessionEventDispatcher.addListener(SessionEventListener listener)
Registers a listener to receive events.
|
static void |
SessionEventDispatcher.removeListener(SessionEventListener listener)
Unregisters a listener to receive events.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ConnectionMultiplexerManager
A ConnectionMultiplexerManager is responsible for keeping track of the connected
Connection Managers and the sessions that were established with the Connection
Managers.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SoftwareVersionManager
A SoftwareVersionManager is the main responsible for sending query to remote entity and
Obtain software information from the remote entity using XEP-0092 .
|
Copyright © 2003–2019 Ignite Realtime. All rights reserved.