Interface | Description |
---|---|
DistributableSessionIdentifierCodecBuilder |
Builds a
SessionIdentifierCodec service. |
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.
|
SimpleSessionIdentifierCodecService |
Service providing a non-distributable
SessionIdentifierCodec implementation. |
Copyright © 2014 JBoss by Red Hat. All rights reserved.