| Package | Description |
|---|---|
| org.eclipse.jetty.server.session |
Jetty Server : Session Management Implementations
|
| Modifier and Type | Class | Description |
|---|---|---|
class |
DefaultSessionCache |
DefaultSessionCache
A session store that keeps its sessions in memory in a hashmap
|
class |
NullSessionCache |
NullSessionCache
Does not actually cache any Session objects.
|
Copyright © 1995–2018 Webtide. All rights reserved.