Package | Description |
---|---|
org.eclipse.jetty.server | |
org.eclipse.jetty.server.session | |
org.eclipse.jetty.servlet | |
org.eclipse.jetty.webapp |
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.
|
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.
|
JDBCSessionManager.Session
Session
Session instance in memory of this node.
|
JDBCSessionManager.SessionData
SessionData
Persistable data about a session.
|
SessionHandler
SessionHandler.
|
Class and Description |
---|
SessionHandler
SessionHandler.
|
Class and Description |
---|
SessionHandler
SessionHandler.
|
Copyright © 1995-2013 Mort Bay Consulting. All Rights Reserved.