Interface | Description |
---|---|
LocalSessionContext | |
RecordableSessionManagerStatistics | |
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. |
DistributableSessionManagerStatistics | |
ImmutableAuthenticatedSession |
An explicitly immutable
AuthenticatedSessionManager.AuthenticatedSession . |
LocalSessionContextFactory | |
RecordableInactiveSessionStatistics |
Records statistics for inactive sessions.
|
UndertowSessionExpirationListener |
Copyright © 2018 JBoss by Red Hat. All rights reserved.