| Package | Description |
|---|---|
| org.wildfly.clustering.web.undertow.session |
| Modifier and Type | Method and Description |
|---|---|
LocalSessionContext |
LocalSessionContextFactory.createLocalContext() |
| Modifier and Type | Method and Description |
|---|---|
protected Session<LocalSessionContext> |
SessionAdapter.getSession() |
SessionManager<LocalSessionContext> |
SessionManagerAdapter.getSessionManager() |
SessionManager<LocalSessionContext> |
UndertowSessionManager.getSessionManager() |
| Constructor and Description |
|---|
SessionAdapter(UndertowSessionManager manager,
Session<LocalSessionContext> session,
io.undertow.server.session.SessionConfig config,
Batch batch) |
SessionManagerAdapter(SessionManager<LocalSessionContext> manager) |
Copyright © 2013 JBoss by Red Hat. All rights reserved.