| Package | Description |
|---|---|
| org.eclipse.jetty.util | |
| org.eclipse.jetty.util.component | |
| org.eclipse.jetty.util.ssl | |
| org.eclipse.jetty.util.thread |
| Modifier and Type | Class and Description |
|---|---|
class |
Scanner
Scanner
Utility for scanning a directory for added, removed and changed
files and reporting these events via registered Listeners.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AggregateLifeCycle
An AggregateLifeCycle is an
LifeCycle implementation for a collection of contained beans. |
| Modifier and Type | Class and Description |
|---|---|
class |
SslContextFactory
SslContextFactory is used to configure SSL connectors
as well as HttpClient.
|
| Modifier and Type | Class and 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-2012 Mort Bay Consulting. All Rights Reserved.