Package | Description |
---|---|
org.eclipse.jetty.server.session |
Jetty Server : Session Management Implementations
|
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-2015 Webtide. All Rights Reserved.