| Package | Description |
|---|---|
| org.wildfly.clustering.web.infinispan.session | |
| org.wildfly.clustering.web.session | |
| org.wildfly.clustering.web.undertow.session |
| Modifier and Type | Class and Description |
|---|---|
class |
InfinispanSessionManager<V,L>
Generic session manager implementation - independent of cache mapping strategy.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
RoutingSupport
Exposes the mechanism for parsing and formation routing information from/into a requested session identifier.
|
interface |
SessionManager<L> |
| Modifier and Type | Interface and Description |
|---|---|
interface |
UndertowSessionManager
Exposes additional session manager aspects to a session.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SessionManagerAdapter
Undertow adapter for a
SessionManager. |
Copyright © 2013 JBoss by Red Hat. All rights reserved.