| ActiveSessionStatistics |
Statistics for active sessions.
|
| DistributableSessionManagementConfiguration<M> |
Encapsulates the configuration of a session management provider.
|
| HttpSessionActivationListenerProvider<S,C,L> |
Provides specification behavior for session activation listeners.
|
| HttpSessionFactory<S,C> |
Factory for creating HttpSession specification implementations
|
| 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.
|
| Session<L> |
Represents a web session.
|
| SessionAttributes |
Exposes accesses to the attributes of a session.
|
| SessionManager<L,B extends Batch> |
SPI for a distributable session manager.
|
| SessionManagerConfiguration<SC> |
Encapsulates the configuration of a session manager.
|
| SessionManagerFactory<SC,LC,B extends Batch> |
A factory for creating a session manager.
|
| SessionManagerFactoryConfiguration<S,SC,AL,LC> |
Encapsulates the configuration of a session manager.
|
| SessionMetaData |
Abstraction for meta information about a web session.
|
| SpecificationProvider<S,C,AL> |
Provides servlet specification behavior for a container-agnostic distributed session manager.
|