| Package | Description |
|---|---|
| org.jivesoftware.openfire.event |
Event system.
|
| Modifier and Type | Method and Description |
|---|---|
static ServerSessionEventDispatcher.EventType |
ServerSessionEventDispatcher.EventType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ServerSessionEventDispatcher.EventType[] |
ServerSessionEventDispatcher.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 |
ServerSessionEventDispatcher.dispatchEvent(Session session,
ServerSessionEventDispatcher.EventType eventType)
Dispatches an event to all listeners.
|
Copyright © 2003–2019 Ignite Realtime. All rights reserved.