| Package | Description |
|---|---|
| org.jivesoftware.openfire.http |
Provides classes for XEP-0124: Bidirectional-streams Over Synchronous HTTP (BOSH).
|
| Modifier and Type | Method and Description |
|---|---|
static void |
SessionEventDispatcher.addListener(SessionListener listener)
Adds a
SessionListener to this session. |
void |
HttpSession.addSessionCloseListener(SessionListener listener)
Adds a
SessionListener to this session. |
static void |
SessionEventDispatcher.removeListener(SessionListener listener)
Removes a
SessionListener from this session. |
void |
HttpSession.removeSessionCloseListener(SessionListener listener)
Removes a
SessionListener from this session. |
Copyright © 2003–2020 Ignite Realtime. All rights reserved.