| Interface | Description |
|---|---|
| LocalSessionContext | |
| UndertowSessionManager |
Exposes additional session manager aspects to a session.
|
| Class | Description |
|---|---|
| DistributableImmutableSession |
Undertow adapter for an
ImmutableSession. |
| DistributableSession |
Adapts a distributable
Session to an Undertow Session. |
| DistributableSessionIdentifierCodec |
SessionIdentifierCodec that encodes the route determined by a RouteLocator. |
| DistributableSessionIdentifierCodecBuilder |
Builds a distributable
SessionIdentifierCodec service. |
| DistributableSessionManager |
Adapts a distributable
SessionManager to an Undertow SessionManager. |
| DistributableSessionManagerFactory |
Factory for creating a
DistributableSessionManager. |
| DistributableSessionManagerFactoryBuilder |
Distributable
SessionManagerFactory builder for Undertow. |
| LocalSessionContextFactory | |
| UndertowSessionContext |
SessionContext that delegate to a Deployment. |
Copyright © 2015 JBoss by Red Hat. All rights reserved.