| Package | Description |
|---|---|
| org.eclipse.jetty.server.session |
Jetty Server : Session Management Implementations
|
| Modifier and Type | Class | Description |
|---|---|---|
class |
AbstractSessionDataStoreFactory |
AbstractSessionDataStoreFactory
|
class |
CachingSessionDataStoreFactory |
CachingSessionDataStoreFactory
|
class |
FileSessionDataStoreFactory |
FileSessionDataStoreFactory
|
class |
JDBCSessionDataStoreFactory |
JDBCSessionDataStoreFactory
|
class |
NullSessionDataStoreFactory |
NullSessionDataStoreFactory
|
| Modifier and Type | Field | Description |
|---|---|---|
protected SessionDataStoreFactory |
CachingSessionDataStoreFactory._sessionStoreFactory |
The SessionDataStore that will store session data.
|
| Modifier and Type | Method | Description |
|---|---|---|
void |
CachingSessionDataStoreFactory.setSessionStoreFactory(SessionDataStoreFactory factory) |
Copyright © 1995–2018 Webtide. All rights reserved.