Uses of Interface
org.wildfly.clustering.web.undertow.session.UndertowSessionManager
Packages that use UndertowSessionManager
-
Uses of UndertowSessionManager in org.wildfly.clustering.web.undertow.session
Classes in org.wildfly.clustering.web.undertow.session that implement UndertowSessionManagerModifier and TypeClassDescriptionclassAdapts a distributableSessionManagerto an UndertowSessionManager.Constructors in org.wildfly.clustering.web.undertow.session with parameters of type UndertowSessionManagerModifierConstructorDescriptionDistributableSession(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)