Package | Description |
---|---|
org.eclipse.jetty.nosql.mongodb |
Jetty NoSql : MongoDB Integration
|
org.eclipse.jetty.server.session |
Jetty Server : Session Management Implementations
|
Modifier and Type | Class and Description |
---|---|
class |
MongoSessionIdManager
Based partially on the JDBCSessionIdManager.
|
Modifier and Type | Class and Description |
---|---|
class |
HashSessionIdManager
HashSessionIdManager.
|
class |
JDBCSessionIdManager
JDBCSessionIdManager
SessionIdManager implementation that uses a database to store in-use session ids,
to support distributed sessions.
|
Copyright © 1995-2015 Webtide. All Rights Reserved.