Package org.eclipse.jetty.server.session
Jetty Server : Session Management Implementations
-
Interface Summary Interface Description SessionCache Deprecated. This api is not supported anymore.SessionCacheFactory Deprecated. This api is not supported anymore.SessionDataMap Deprecated. This api is not supported anymore.SessionDataMapFactory Deprecated. This api is not supported anymore.SessionDataStore Deprecated. This api is not supported anymore.SessionDataStoreFactory Deprecated. This api is not supported anymore.SessionHandler.SessionIf Deprecated. This api is not supported anymore. -
Class Summary Class Description AbstractSessionCache Deprecated. This api is not supported anymore.AbstractSessionCacheFactory Deprecated. This api is not supported anymore.AbstractSessionDataStore Deprecated. This api is not supported anymore.AbstractSessionDataStoreFactory Deprecated. This api is not supported anymore.CachingSessionDataStore Deprecated. This api is not supported anymore.CachingSessionDataStoreFactory Deprecated. This api is not supported anymore.DatabaseAdaptor Deprecated. This api is not supported anymore.DefaultSessionCache Deprecated. This api is not supported anymore.DefaultSessionCacheFactory Deprecated. This api is not supported anymore.DefaultSessionIdManager Deprecated. This api is not supported anymore.FileSessionDataStore Deprecated. This api is not supported anymore.FileSessionDataStoreFactory Deprecated. This api is not supported anymore.HouseKeeper Deprecated. This api is not supported anymore.JDBCSessionDataStore Deprecated. This api is not supported anymore.JDBCSessionDataStore.SessionTableSchema Deprecated. This api is not supported anymore.JDBCSessionDataStoreFactory Deprecated. This api is not supported anymore.NullSessionCache Deprecated. This api is not supported anymore.NullSessionCacheFactory Deprecated. This api is not supported anymore.NullSessionDataStore Deprecated. This api is not supported anymore.NullSessionDataStoreFactory Deprecated. This api is not supported anymore.Session Deprecated. This api is not supported anymore.SessionContext Deprecated. This api is not supported anymore.SessionData Deprecated. This api is not supported anymore.SessionHandler Deprecated. This api is not supported anymore. -
Enum Summary Enum Description Session.IdState Session.State State Validity states of a session -
Exception Summary Exception Description UnreadableSessionDataException Deprecated. This api is not supported anymore.UnwriteableSessionDataException Deprecated. This api is not supported anymore.