Package | Description |
---|---|
org.snf4j.core |
Provides interfaces and classes implementing the core functionalities of the
API.
|
org.snf4j.core.session |
Provides classes and interfaces used for session handling.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractSessionTimer
Base implementation of the
ISessionTimer interface. |
Modifier and Type | Class and Description |
---|---|
class |
UnsupportedSessionTimer
Unsupported session timer.
|
Modifier and Type | Field and Description |
---|---|
static ISessionTimer |
UnsupportedSessionTimer.INSTANCE
A constant holding the instance of the unsupported session timer.
|
Modifier and Type | Method and Description |
---|---|
ISessionTimer |
ISession.getTimer()
Gets the session timer associated with this session.
|
Copyright © 2017–2021 SNF4J.ORG. All rights reserved.