| Package | Description |
|---|---|
| org.eclipse.jetty.server.session |
Jetty Server : Session Management Implementations
|
| Modifier and Type | Field | Description |
|---|---|---|
protected java.util.concurrent.ConcurrentMap<java.lang.String,HashedSession> |
HashSessionManager._sessions |
| Modifier and Type | Method | Description |
|---|---|---|
HashedSession |
HashSessionManager.restoreSession(java.io.InputStream is,
HashedSession session) |
|
protected HashedSession |
HashSessionManager.restoreSession(java.lang.String idInCuster) |
| Modifier and Type | Method | Description |
|---|---|---|
HashedSession |
HashSessionManager.restoreSession(java.io.InputStream is,
HashedSession session) |
Copyright © 1995–2018 Webtide. All rights reserved.