| Interface | Description |
|---|---|
| ActiveSessionStatistics |
Statistics for active sessions.
|
| ImmutableSession |
Represents an immutable view of a web session.
|
| ImmutableSessionAttributes |
Provides read-only access to a session's attributes.
|
| ImmutableSessionMetaData |
Abstraction for immutable meta information about a web session.
|
| InactiveSessionStatistics |
Statistics for inactive sessions.
|
| RouteLocator |
Locates the route appropriate for a given session identifier.
|
| RouteLocatorServiceConfiguratorProvider |
Builds a
RouteLocator service. |
| Session<L> |
Represents a web session.
|
| SessionAttributes |
Exposes accesses to the attributes of a session.
|
| SessionExpirationListener |
Listener for session expiration notifications.
|
| SessionManager<L,B extends Batch> | |
| SessionManagerConfiguration | |
| SessionManagerFactory<L,B extends Batch> |
A factory for creating a session manager.
|
| SessionManagerFactoryConfiguration<C extends Marshallability,L> |
Encapsulates the configuration of a session manager.
|
| SessionManagerFactoryServiceConfiguratorProvider |
Interface for building a session manager factory.
|
| SessionMetaData |
Abstraction for meta information about a web session.
|
| Class | Description |
|---|---|
| ImmutableHttpSessionAdapter |
Adapts an
ImmutableSession to the HttpSession interface. |
| Enum | Description |
|---|---|
| SessionAttributeImmutability | |
| SessionManagerFactoryConfiguration.SessionAttributePersistenceStrategy |
Copyright © 2019 JBoss by Red Hat. All rights reserved.