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 | InMemorySessionManager.getStatistics() |
SessionManagerStatistics | SessionManager.getStatistics() Returns the statistics for this session manager, or null, if statistics are not supported. |
Copyright © 2020 JBoss by Red Hat. All rights reserved.