| Interface | Description |
|---|---|
| LocalSessionContext | |
| UndertowSessionManager |
Exposes additional session manager aspects to a session.
|
| Class | Description |
|---|---|
| AbstractSessionAdapter<S extends ImmutableSession> |
Abstract Undertow adapter for a session.
|
| ImmutableSessionAdapter |
Undertow adapter for an
ImmutableSession. |
| LocalSessionContextFactory | |
| SessionAdapter |
Undertow adapter for a
Session. |
| SessionContextAdapter |
Adapts a
Deployment to a SessionContext |
| SessionIdentifierFactoryAdapter |
Adapts a
SessionIdGenerator to a SessionIdentifierFactory. |
| SessionManagerAdapter |
Undertow adapter for a
SessionManager. |
| SessionManagerAdapterFactory |
Factory for creating a distributable session manager.
|
| SessionManagerAdapterFactoryBuilder |
Distributable session manager factory builder for Undertow.
|
Copyright © 2013 JBoss by Red Hat. All rights reserved.