| Package | Description |
|---|---|
| io.undertow.server.session |
| Modifier and Type | Class | Description |
|---|---|---|
class |
InMemorySessionManager |
The default in memory session manager.
|
| Modifier and Type | Method | Description |
|---|---|---|
SessionManagerStatistics |
InMemorySessionManager.getStatistics() |
|
SessionManagerStatistics |
SessionManager.getStatistics() |
Returns the statistics for this session manager, or null, if statistics are not supported.
|
Copyright © 2018. All rights reserved.