| Package | Description |
|---|---|
| org.eclipse.jetty.server.session |
Jetty Server : Session Management Implementations
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultSessionCacheFactory
DefaultSessionCacheFactory
Factory for creating new DefaultSessionCaches.
|
class |
NullSessionCacheFactory
NullSessionCacheFactory
Factory for NullSessionCaches.
|
| Modifier and Type | Field and Description |
|---|---|
protected SessionCacheFactory |
TestServer._cacheFactory |
| Constructor and Description |
|---|
TestServer(int port,
int maxInactivePeriod,
int scavengePeriod,
SessionCacheFactory cacheFactory,
SessionDataStoreFactory storeFactory) |
Copyright © 1995–2022 Webtide. All rights reserved.