Uses of Interface
org.wildfly.clustering.web.undertow.session.RecordableInactiveSessionStatistics
-
Packages that use RecordableInactiveSessionStatistics Package Description org.wildfly.clustering.web.undertow.session -
-
Uses of RecordableInactiveSessionStatistics in org.wildfly.clustering.web.undertow.session
Classes in org.wildfly.clustering.web.undertow.session that implement RecordableInactiveSessionStatistics Modifier and Type Class Description classDistributableInactiveSessionStatisticsRecords statistics for inactive sessions.Constructors in org.wildfly.clustering.web.undertow.session with parameters of type RecordableInactiveSessionStatistics Constructor Description DistributableSessionManagerStatistics(ActiveSessionStatistics activeSessionStatistics, RecordableInactiveSessionStatistics inactiveSessionStatistics, Integer maxActiveSessions)
-