| Package | Description |
|---|---|
| org.eclipse.jetty.util |
Jetty Util : Common Utility Classes
|
| org.eclipse.jetty.util.component |
Jetty Util : Jetty Lifecycle Management
|
| org.eclipse.jetty.util.log |
Jetty Util : Common Logging Integrations
|
| org.eclipse.jetty.util.thread |
Jetty Util : Common ThreadPool Utilities
|
| Modifier and Type | Class | Description |
|---|---|---|
static class |
SocketAddressResolver.Async |
Creates
SocketAddress instances asynchronously in a different thread. |
static class |
SocketAddressResolver.Sync |
Creates
SocketAddress instances synchronously in the caller thread. |
| Modifier and Type | Class | Description |
|---|---|---|
class |
AbstractLifeCycle |
Basic implementation of the life cycle interface for components.
|
class |
ContainerLifeCycle |
A ContainerLifeCycle is an
LifeCycle implementation for a collection of contained beans. |
interface |
Destroyable |
A Destroyable is an object which can be destroyed.
|
interface |
Dumpable |
|
interface |
LifeCycle |
The lifecycle interface for generic components.
|
| Modifier and Type | Class | Description |
|---|---|---|
class |
StdErrLog |
StdErr Logging implementation.
|
| Modifier and Type | Class | Description |
|---|---|---|
class |
QueuedThreadPool |
|
interface |
ThreadPool |
ThreadPool.
|
Copyright © 1995–2018 Webtide. All rights reserved.