Uses of Interface
io.undertow.server.session.SessionManagerStatistics
Packages that use SessionManagerStatistics
-
Uses of SessionManagerStatistics in io.undertow.server.session
Classes in io.undertow.server.session that implement SessionManagerStatisticsModifier and TypeClassDescriptionclass
The default in memory session manager.Methods in io.undertow.server.session that return SessionManagerStatisticsModifier and TypeMethodDescriptionInMemorySessionManager.getStatistics()
SessionManager.getStatistics()
Returns the statistics for this session manager, or null, if statistics are not supported.