| Package | Description |
|---|---|
| org.eclipse.jetty.util.thread |
Jetty Util : Common ThreadPool Utilities
|
| Modifier and Type | Interface | Description |
|---|---|---|
static interface |
ThreadPool.SizedThreadPool |
| Modifier and Type | Class | Description |
|---|---|---|
class |
ExecutorThreadPool |
Jetty ThreadPool using java 5 ThreadPoolExecutor
This class wraps a
ExecutorService as a ThreadPool and
LifeCycle interfaces so that it may be used by the Jetty org.eclipse.jetty.server.Server |
class |
QueuedThreadPool |
Copyright © 1995–2018 Webtide. All rights reserved.