| Package | Description |
|---|---|
| org.wildfly.clustering.web.undertow.session |
| Modifier and Type | Class and Description |
|---|---|
class |
DistributableSessionManager
Adapts a distributable
SessionManager to an Undertow SessionManager. |
| Constructor and Description |
|---|
DistributableSession(UndertowSessionManager manager,
Session<Map<String,Object>> session,
io.undertow.server.session.SessionConfig config,
org.wildfly.clustering.ee.Batch batch,
Consumer<io.undertow.server.HttpServerExchange> closeTask) |
Copyright © 2022 JBoss by Red Hat. All rights reserved.