Package | Description |
---|---|
org.eclipse.jetty.server.session |
Modifier and Type | Field and Description |
---|---|
protected java.util.concurrent.ConcurrentMap<java.lang.String,HashedSession> |
HashSessionManager._sessions |
Modifier and Type | Method and Description |
---|---|
HashedSession |
HashSessionManager.restoreSession(java.io.InputStream is,
HashedSession session) |
protected HashedSession |
HashSessionManager.restoreSession(java.lang.String idInCuster) |
Modifier and Type | Method and Description |
---|---|
HashedSession |
HashSessionManager.restoreSession(java.io.InputStream is,
HashedSession session) |
Copyright © 2017. All Rights Reserved.