Package | Description |
---|---|
org.snf4j.core |
Provides interfaces and classes implementing the core functionalities of the
API.
|
org.snf4j.core.handler |
Provides interfaces and classes for implementing sessions' handlers.
|
Modifier and Type | Method and Description |
---|---|
static EventType |
EventType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EventType[] |
EventType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
EventType |
SessionEvent.type() |
EventType |
DataEvent.type()
Returns the event type associated with this event.
|
Copyright © 2017–2021 SNF4J.ORG. All rights reserved.