| Package | Description |
|---|---|
| org.jivesoftware.openfire | |
| org.jivesoftware.openfire.cluster | |
| org.jivesoftware.openfire.disco |
Service discovery implementation (XEP-0030).
|
| org.jivesoftware.openfire.handler |
IQ class implementations.
|
| org.jivesoftware.openfire.muc |
Implementation of Multi-User Chat (XEP-0045).
|
| org.jivesoftware.openfire.spi |
| Modifier and Type | Class and Description |
|---|---|
class |
SessionManager
Manages the sessions associated with an account.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
ClusterManager.addListener(ClusterEventListener listener)
Registers a listener to receive events.
|
static void |
ClusterManager.removeListener(ClusterEventListener listener)
Unregisters a listener to receive events.
|
| Modifier and Type | Class and Description |
|---|---|
class |
IQDiscoInfoHandler
IQDiscoInfoHandler is responsible for handling disco#info requests.
|
class |
IQDiscoItemsHandler
IQDiscoItemsHandler is responsible for handling disco#items requests.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PresenceUpdateHandler
Implements the presence protocol.
|
| Modifier and Type | Class and Description |
|---|---|
class |
MultiUserChatManager
Provides centralized management of all configured Multi User Chat (MUC) services.
|
| Modifier and Type | Class and Description |
|---|---|
class |
RoutingTableImpl
Routing table that stores routes to client sessions, outgoing server sessions
and components.
|
Copyright © 2003–2019 Ignite Realtime. All rights reserved.