| Package | Description |
|---|---|
| org.eclipse.jetty.server.session |
Jetty Server : Session Management Implementations
|
| Modifier and Type | Class | 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–2018 Webtide. All rights reserved.