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, Session<Map<String, Object>> session, io.undertow.server.session.SessionConfig config, Batch batch, Consumer<io.undertow.server.HttpServerExchange> closeTask, RecordableSessionManagerStatistics statistics)