|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use HashedSession | |
|---|---|
| org.eclipse.jetty.server.session | |
| Uses of HashedSession in org.eclipse.jetty.server.session |
|---|
| Fields in org.eclipse.jetty.server.session with type parameters of type HashedSession | |
|---|---|
protected ConcurrentMap<String,HashedSession> |
HashSessionManager._sessions
|
| Methods in org.eclipse.jetty.server.session that return HashedSession | |
|---|---|
HashedSession |
HashSessionManager.restoreSession(InputStream is,
HashedSession session)
|
protected HashedSession |
HashSessionManager.restoreSession(String idInCuster)
|
| Methods in org.eclipse.jetty.server.session with parameters of type HashedSession | |
|---|---|
HashedSession |
HashSessionManager.restoreSession(InputStream is,
HashedSession session)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||