| Package | Description |
|---|---|
| org.eclipse.jetty.gcloud.session | |
| org.eclipse.jetty.nosql.mongodb |
Jetty NoSql : MongoDB Integration
|
| org.eclipse.jetty.server |
Jetty Server : Core Server API
|
| org.eclipse.jetty.server.session |
Jetty Server : Session Management Implementations
|
| org.eclipse.jetty.session.infinispan | |
| org.eclipse.jetty.util.thread |
Jetty Util : Common ThreadPool Utilities
|
| Modifier and Type | Field and Description |
|---|---|
protected Scheduler.Task |
GCloudSessionManager._task |
| Modifier and Type | Field and Description |
|---|---|
protected Scheduler.Task |
MongoSessionIdManager._purgerTask |
protected Scheduler.Task |
MongoSessionIdManager._scavengerTask |
| Modifier and Type | Method and Description |
|---|---|
void |
AsyncContextEvent.setTimeoutTask(Scheduler.Task task) |
| Modifier and Type | Field and Description |
|---|---|
protected Scheduler.Task |
JDBCSessionIdManager._task |
| Modifier and Type | Field and Description |
|---|---|
protected Scheduler.Task |
InfinispanSessionManager._task |
| Modifier and Type | Method and Description |
|---|---|
Scheduler.Task |
TimerScheduler.schedule(Runnable task,
long delay,
TimeUnit units) |
Scheduler.Task |
Scheduler.schedule(Runnable task,
long delay,
TimeUnit units) |
Scheduler.Task |
ScheduledExecutorScheduler.schedule(Runnable task,
long delay,
TimeUnit unit) |
Copyright © 1995–2021 Webtide. All rights reserved.