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