Uses of Interface
org.wildfly.clustering.web.undertow.session.RecordableSessionManagerStatistics
Packages that use RecordableSessionManagerStatistics
-
Uses of RecordableSessionManagerStatistics in org.wildfly.clustering.web.undertow.session
Classes in org.wildfly.clustering.web.undertow.session that implement RecordableSessionManagerStatisticsMethods in org.wildfly.clustering.web.undertow.session that return RecordableSessionManagerStatisticsConstructors in org.wildfly.clustering.web.undertow.session with parameters of type RecordableSessionManagerStatisticsModifierConstructorDescriptionDistributableSession(UndertowSessionManager manager, org.wildfly.clustering.session.Session<Map<String, Object>> session, io.undertow.server.session.SessionConfig config, org.wildfly.clustering.cache.batch.SuspendedBatch suspendedBatch, Consumer<io.undertow.server.HttpServerExchange> closeTask, RecordableSessionManagerStatistics statistics)