| Package | Description |
|---|---|
| org.eclipse.jetty.nosql |
Jetty NoSql : Generic Nosql Session Management
|
| org.eclipse.jetty.nosql.mongodb |
Jetty NoSql : MongoDB Integration
|
| org.eclipse.jetty.server |
Jetty Server : Core Server API
|
| org.eclipse.jetty.server.session |
Jetty Server : Session Management Implementations
|
| org.eclipse.jetty.servlet |
Jetty Server : Modular Servlet Integration
|
| org.eclipse.jetty.webapp |
Jetty Util : Modular Web Application Support
|
| Class and Description |
|---|
| AbstractSession
Implements
HttpSession from the javax.servlet package. |
| AbstractSessionManager
An Abstract implementation of SessionManager.
|
| AbstractSessionManager.SessionIf
Interface that any session wrapper should implement so that
SessionManager may access the Jetty session implementation.
|
| MemSession
MemSession
A session whose data is kept in memory
|
| Class and Description |
|---|
| AbstractSessionIdManager |
| AbstractSessionManager
An Abstract implementation of SessionManager.
|
| Class and Description |
|---|
| SessionHandler
SessionHandler.
|
| Class and Description |
|---|
| AbstractSession
Implements
HttpSession from the javax.servlet package. |
| AbstractSessionIdManager |
| AbstractSessionManager
An Abstract implementation of SessionManager.
|
| AbstractSessionManager.SessionIf
Interface that any session wrapper should implement so that
SessionManager may access the Jetty session implementation.
|
| AbstractTestServer
AbstractTestServer
|
| HashedSession |
| HashSessionManager
HashSessionManager
An in-memory implementation of SessionManager.
|
| JDBCSessionIdManager
JDBCSessionIdManager
SessionIdManager implementation that uses a database to store in-use session ids,
to support distributed sessions.
|
| JDBCSessionIdManager.DatabaseAdaptor
DatabaseAdaptor
Handles differences between databases.
|
| JDBCSessionIdManager.Scavenger
Scavenger
|
| JDBCSessionIdManager.SessionIdTableSchema
SessionIdTableSchema
|
| JDBCSessionIdManager.SessionTableSchema
SessionTableSchema
|
| JDBCSessionManager.Session
Session
Session instance.
|
| MemSession
MemSession
A session whose data is kept in memory
|
| SessionHandler
SessionHandler.
|
| Class and Description |
|---|
| SessionHandler
SessionHandler.
|
| Class and Description |
|---|
| SessionHandler
SessionHandler.
|
Copyright © 1995-2015 Webtide. All Rights Reserved.