| Package | Description |
|---|---|
| org.wildfly.clustering.web.session |
| Modifier and Type | Interface and Description |
|---|---|
interface |
Session<L>
Represents a web session.
|
| Modifier and Type | Method and Description |
|---|---|
ImmutableSession |
SessionManager.viewSession(String id)
Returns a read-only view of the session with the specified identifier.
|
| Constructor and Description |
|---|
ImmutableHttpSessionAdapter(ImmutableSession session) |
Copyright © 2015 JBoss by Red Hat. All rights reserved.