| Package | Description |
|---|---|
| org.jivesoftware.openfire | |
| org.jivesoftware.openfire.handler |
IQ class implementations.
|
| org.jivesoftware.openfire.session | |
| org.jivesoftware.util |
Utility classes.
|
| Modifier and Type | Method and Description |
|---|---|
static SessionManager |
SessionManager.getInstance()
Returns the instance of
SessionManagerImpl being used by the XMPPServer. |
SessionManager |
XMPPServer.getSessionManager()
Returns the
SessionManager registered with this server. |
| Modifier and Type | Field and Description |
|---|---|
protected SessionManager |
IQHandler.sessionManager |
| Modifier and Type | Field and Description |
|---|---|
protected SessionManager |
LocalSession.sessionManager |
| Modifier and Type | Method and Description |
|---|---|
SessionManager |
WebManager.getSessionManager() |
Copyright © 2003–2020 Ignite Realtime. All rights reserved.