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