| Interface | Description |
|---|---|
| DistributableSessionIdentifierCodecBuilder |
Builds a
SessionIdentifierCodec service. |
| DistributableSessionManagerConfiguration | |
| DistributableSessionManagerFactoryBuilder |
SPI for building a factory for creating a distributable session manager.
|
| Class | Description |
|---|---|
| CodecSessionConfig |
SessionConfig decorator that performs encoding/decoding of the session identifier. |
| CodecSessionConfigWrapper |
Adds session identifier encoding/decoding to a
SessionConfig. |
| DistributableSessionIdentifierCodecBuilderValue |
Dynamically loads the
DistributableSessionIdentifierCodecBuilder provider via ServiceLoader. |
| DistributableSessionManagerFactoryBuilderValue |
Uses a service loader to load a
DistributableSessionManagerFactoryBuilder implementation. |
| RouteValue |
Exposes Undertow's instance id as a
Value. |
| RouteValueService |
Service that exposes instance id of the server as the route.
|
| SharedSessionConfigParser_1_0 |
Parse shared session manager config
|
| SharedSessionManagerConfig | |
| SimpleDistributableSessionManagerConfiguration |
Simple
DistributableSessionManagerConfiguration implementation that delegates to JBossWebMetaData. |
| SimpleSessionIdentifierCodecService |
Service providing a non-distributable
SessionIdentifierCodec implementation. |
Copyright © 2015 JBoss by Red Hat. All rights reserved.