Package | Description |
---|---|
org.eclipse.jetty.client |
Jetty Client : Implementation and Core Classes
This package provides APIs, utility classes and an implementation of an asynchronous HTTP client.
|
org.eclipse.jetty.client.http | |
org.eclipse.jetty.client.util |
Jetty Client : Utility Classes
|
org.eclipse.jetty.io |
Jetty IO : Core classes for Jetty IO subsystem
|
org.eclipse.jetty.io.ssl |
Jetty IO : Core SSL Support
|
org.eclipse.jetty.server |
Jetty Server : Core Server API
|
org.eclipse.jetty.server.handler |
Jetty Server : Core Handler API
|
org.eclipse.jetty.server.handler.gzip |
Jetty GZIP Handler
|
org.eclipse.jetty.server.nio |
Jetty Server : Core Server Connector
|
org.eclipse.jetty.server.session |
Jetty Server : Session Management Implementations
|
org.eclipse.jetty.util |
Jetty Util : Common Utility Classes
|
org.eclipse.jetty.util.thread |
Jetty Util : Common ThreadPool Utilities
|
org.eclipse.jetty.util.thread.strategy |
Class and Description |
---|
Invocable
A task (typically either a
Runnable or Callable
that declares how it will behave when invoked: |
Scheduler |
Scheduler.Task |
Sweeper.Sweepable
A
Sweeper.Sweepable resource implements this interface to
signal to a Sweeper or to a parent container if it
needs to be swept or not. |
Class and Description |
---|
Invocable
A task (typically either a
Runnable or Callable
that declares how it will behave when invoked: |
Sweeper.Sweepable
A
Sweeper.Sweepable resource implements this interface to
signal to a Sweeper or to a parent container if it
needs to be swept or not. |
Class and Description |
---|
Invocable
A task (typically either a
Runnable or Callable
that declares how it will behave when invoked: |
Invocable.InvocationType |
Class and Description |
---|
ExecutionStrategy |
ExecutionStrategy.Producer
A producer of
Runnable tasks to run. |
Invocable
A task (typically either a
Runnable or Callable
that declares how it will behave when invoked: |
Invocable.InvocationType |
Locker
Convenience auto closeable
ReentrantLock wrapper. |
Scheduler |
Scheduler.Task |
ThreadPoolBudget.Lease |
Class and Description |
---|
Invocable
A task (typically either a
Runnable or Callable
that declares how it will behave when invoked: |
Invocable.InvocationType |
Class and Description |
---|
Invocable
A task (typically either a
Runnable or Callable
that declares how it will behave when invoked: |
Invocable.InvocationType |
Locker
Convenience auto closeable
ReentrantLock wrapper. |
ScheduledExecutorScheduler
Implementation of
Scheduler based on JDK's ScheduledThreadPoolExecutor . |
Scheduler |
Scheduler.Task |
ThreadPool
A pool for threads.
|
ThreadPoolBudget.Lease |
Class and Description |
---|
Locker
Convenience auto closeable
ReentrantLock wrapper. |
SerializedExecutor
An executor than ensurers serial execution of submitted tasks.
|
Class and Description |
---|
Invocable
A task (typically either a
Runnable or Callable
that declares how it will behave when invoked: |
Class and Description |
---|
Scheduler |
Class and Description |
---|
Locker
Convenience auto closeable
ReentrantLock wrapper. |
Locker.Lock
The unlocker object that unlocks when it is closed.
|
Scheduler |
Scheduler.Task |
Class and Description |
---|
Invocable
A task (typically either a
Runnable or Callable
that declares how it will behave when invoked: |
Invocable.InvocationType |
Locker
Convenience auto closeable
ReentrantLock wrapper. |
Scheduler |
Class and Description |
---|
ExecutorThreadPool
A
ThreadPool.SizedThreadPool wrapper around ThreadPoolExecutor . |
Invocable.InvocationType |
Locker
Convenience auto closeable
ReentrantLock wrapper. |
Locker.Lock
The unlocker object that unlocks when it is closed.
|
QueuedThreadPool |
ReservedThreadExecutor.ReservedThread |
Scheduler |
Scheduler.Task |
SerializedExecutor.Link |
ShutdownThread
ShutdownThread is a shutdown hook thread implemented as
singleton that maintains a list of lifecycle instances
that are registered with it and provides ability to stop
these lifecycles upon shutdown of the Java Virtual Machine
|
Sweeper.Sweepable
A
Sweeper.Sweepable resource implements this interface to
signal to a Sweeper or to a parent container if it
needs to be swept or not. |
ThreadPool
A pool for threads.
|
ThreadPool.SizedThreadPool
Specialized sub-interface of ThreadPool that allows to get/set
the minimum and maximum number of threads of the pool.
|
ThreadPoolBudget
A budget of required thread usage, used to warn or error for insufficient configured threads.
|
ThreadPoolBudget.Lease |
ThreadPoolBudget.Leased
An allocation of threads
|
TryExecutor
A variation of Executor that can confirm if a thread is available immediately
|
Class and Description |
---|
ExecutionStrategy |
ExecutionStrategy.Producer
A producer of
Runnable tasks to run. |
Locker
Convenience auto closeable
ReentrantLock wrapper. |
TryExecutor
A variation of Executor that can confirm if a thread is available immediately
|