Uses of Package
org.eclipse.jetty.server.session
Package
Description
Jetty NoSql : Generic Nosql Session Management
Jetty NoSql : MongoDB Integration
Jetty Server : Core Server API
Jetty Server : Session Management Implementations
Jetty Server : Modular Servlet Integration
Jetty Util : Modular Web Application Support
-
ClassDescriptionAbstractSessionDataStoreAbstractSessionDataStoreFactorySessionContext Information about the context to which sessions belong: the Context, the SessionHandler of the context, and the unique name of the node.SessionData The data associated with a session.SessionDataMap A map style access to SessionData keyed by the session id.SessionDataStore A store for the data contained in a Session object.SessionDataStoreFactorySessionHandler.
-
ClassDescriptionSessionContext Information about the context to which sessions belong: the Context, the SessionHandler of the context, and the unique name of the node.SessionData The data associated with a session.SessionDataMap A map style access to SessionData keyed by the session id.SessionDataMapFactory
-
ClassDescriptionAbstractSessionDataStoreSessionData The data associated with a session.SessionDataMap A map style access to SessionData keyed by the session id.SessionDataStore A store for the data contained in a Session object.
-
ClassDescriptionAbstractSessionDataStoreAbstractSessionDataStoreFactorySessionContext Information about the context to which sessions belong: the Context, the SessionHandler of the context, and the unique name of the node.SessionData The data associated with a session.SessionDataMap A map style access to SessionData keyed by the session id.SessionDataStore A store for the data contained in a Session object.SessionDataStoreFactorySessionHandler.
-
ClassDescriptionHouseKeeper There is 1 session HouseKeeper per SessionIdManager instance.SessionHandler.
-
ClassDescriptionAbstractSessionCache A base implementation of the
SessionCache
interface for managing a set of Session objects pertaining to a context in memory.AbstractSessionCacheFactory Base class for SessionCacheFactories.AbstractSessionDataStoreAbstractSessionDataStoreFactoryDatabaseAdaptor Handles differences between databases.HouseKeeper There is 1 session HouseKeeper per SessionIdManager instance.RunnerSessionTableSchemaSession A heavy-weight Session object representing an HttpSession.SessionInactivityTimer Each Session has a timer associated with it that fires whenever it has been idle (ie not accessed by a request) for a configurable amount of time, or the Session expires.State Validity states of a sessionSessionCache A working set ofSession
objects for a context.SessionCacheFactorySessionContext Information about the context to which sessions belong: the Context, the SessionHandler of the context, and the unique name of the node.SessionData The data associated with a session.SessionDataMap A map style access to SessionData keyed by the session id.SessionDataMapFactorySessionDataStore A store for the data contained in a Session object.SessionDataStoreFactorySessionHandler.SessionIf Interface that any session wrapper should implement so that SessionManager may access the Jetty session implementation. -
-
ClassDescriptionAbstractSessionDataStoreAbstractSessionDataStoreFactorySessionContext Information about the context to which sessions belong: the Context, the SessionHandler of the context, and the unique name of the node.SessionData The data associated with a session.SessionDataMap A map style access to SessionData keyed by the session id.SessionDataStore A store for the data contained in a Session object.SessionDataStoreFactorySessionHandler.
-