| Package | Description |
|---|---|
| org.eclipse.jetty.server.session |
Jetty Server : Session Management Implementations
|
| Modifier and Type | Class | Description |
|---|---|---|
class |
FileSessionDataStore |
FileSessionDataStore
A file-based store of session data.
|
class |
JDBCSessionDataStore |
JDBCSessionDataStore
Session data stored in database
|
class |
NullSessionDataStore |
NullSessionDataStore
Does not actually store anything, useful for testing.
|
Copyright © 1995–2018 Webtide. All rights reserved.