| Package | Description |
|---|---|
| org.eclipse.jetty.server.session |
| Modifier and Type | Field and Description |
|---|---|
protected ConcurrentMap<String,HashedSession> |
HashSessionManager._sessions |
| Modifier and Type | Method and Description |
|---|---|
HashedSession |
HashSessionManager.restoreSession(InputStream is,
HashedSession session) |
protected HashedSession |
HashSessionManager.restoreSession(String idInCuster) |
| Modifier and Type | Method and Description |
|---|---|
HashedSession |
HashSessionManager.restoreSession(InputStream is,
HashedSession session) |
Copyright © 1995-2013 Mort Bay Consulting. All Rights Reserved.