| Package | Description |
|---|---|
| org.eclipse.jetty.util.component |
Jetty Util : Jetty Lifecycle Management
|
| org.eclipse.jetty.util.ssl |
Jetty Util : Common SSL Utility Classes
|
| org.eclipse.jetty.util.thread |
Jetty Util : Common ThreadPool Utilities
|
| Modifier and Type | Class and Description |
|---|---|
class |
ContainerLifeCycle
A ContainerLifeCycle is an
LifeCycle implementation for a collection of contained beans. |
class |
DumpableCollection |
| Modifier and Type | Method and Description |
|---|---|
static String |
ContainerLifeCycle.dump(Dumpable dumpable) |
| Modifier and Type | Class and Description |
|---|---|
class |
SslContextFactory
SslContextFactory is used to configure SSL connectors
as well as HttpClient.
|
class |
SslSelectionDump |
| Modifier and Type | Class and Description |
|---|---|
class |
QueuedThreadPool |
class |
ScheduledExecutorScheduler
Implementation of
Scheduler based on JDK's ScheduledThreadPoolExecutor. |
Copyright © 1995–2017 Webtide. All rights reserved.