| Package | Description |
|---|---|
| org.jivesoftware.openfire.event |
Event system.
|
| Modifier and Type | Method and Description |
|---|---|
static SessionEventDispatcher.EventType |
SessionEventDispatcher.EventType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SessionEventDispatcher.EventType[] |
SessionEventDispatcher.EventType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
SessionEventDispatcher.dispatchEvent(Session session,
SessionEventDispatcher.EventType eventType)
Dispatches an event to all listeners.
|
Copyright © 2003–2019 Ignite Realtime. All rights reserved.