| Interface | Description |
|---|---|
| DistributableServerRuntimeHandler |
Installs any runtime services necessary to support distributable web applications on a given server.
|
| SessionManagementProviderFactory |
Returns the appropriate
SessionManagementProvider for the given deployment unit. |
| Class | Description |
|---|---|
| CodecSessionConfig |
SessionConfig decorator that performs encoding/decoding of the session identifier. |
| CodecSessionConfigWrapper |
Adds session identifier encoding/decoding to a
SessionConfig. |
| NonDistributableSessionManagementProvider |
SessionManagementProvider for non-distributed web deployments. |
| SessionManagerFactoryServiceConfigurator |
Configures a service providing a
SessionManagerFactory. |
| SharedSessionConfigParser |
Parse shared session manager config
|
| SharedSessionConfigXMLReader | |
| SimpleSessionIdentifierCodecServiceConfigurator |
Configures a Service providing a non-distributable
SessionIdentifierCodec implementation. |
| Enum | Description |
|---|---|
| SharedSessionConfigSchema |
Copyright © 2019 JBoss by Red Hat. All rights reserved.