| Package | Description |
|---|---|
| org.wildfly.clustering.web.session |
| Modifier and Type | Method and Description |
|---|---|
Session<L> |
SessionManager.createSession(String id)
Creates a session using the specified identifier.
|
Session<L> |
SessionManager.findSession(String id)
Returns the session with the specified identifier, or null if none exists.
|
Copyright © 2020 JBoss by Red Hat. All rights reserved.