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