Uses of Package
org.eclipse.jetty.util.thread
Packages that use org.eclipse.jetty.util.thread
Package
Description
Jetty Client : Implementation and Core Classes
This package provides APIs, utility classes and an implementation of an asynchronous HTTP client.
Jetty Client : Utility Classes
Jetty Deploy : Webapp Deploy Management
Jetty IO : Core classes for Jetty IO subsystem
Jetty IO : Core SSL Support
Jetty Proxy : Async Proxy Support
Jetty Server : Core Server API
Jetty Server : Core Handler API
Jetty GZIP Handler
Jetty Server : Core Server Connector
Jetty Server : Session Management Implementations
Jetty Servlets : Generally Useful Servlets, Handlers and Filters
Jetty Util : Common Utility Classes
Jetty Util : Common ThreadPool Utilities
-
Classes in org.eclipse.jetty.util.thread used by org.eclipse.jetty.clientClassDescriptionConvenience auto closeable
ReentrantLockwrapper.A utility class to perform periodic sweeping of resources.ASweeper.Sweepableresource implements this interface to signal to aSweeperor to a parent container if it needs to be swept or not. -
Classes in org.eclipse.jetty.util.thread used by org.eclipse.jetty.client.httpClassDescriptionA
Sweeper.Sweepableresource implements this interface to signal to aSweeperor to a parent container if it needs to be swept or not. -
Classes in org.eclipse.jetty.util.thread used by org.eclipse.jetty.client.utilClassDescription
-
Classes in org.eclipse.jetty.util.thread used by org.eclipse.jetty.deploy
-
Classes in org.eclipse.jetty.util.thread used by org.eclipse.jetty.fcgi.client.httpClassDescriptionA
Sweeper.Sweepableresource implements this interface to signal to aSweeperor to a parent container if it needs to be swept or not. -
Classes in org.eclipse.jetty.util.thread used by org.eclipse.jetty.fcgi.generator
-
Classes in org.eclipse.jetty.util.thread used by org.eclipse.jetty.http.spiClassDescriptionA pool for threads.A variation of Executor that can confirm if a thread is available immediately
-
Classes in org.eclipse.jetty.util.thread used by org.eclipse.jetty.ioClassDescriptionA producer of
Runnabletasks to run.Convenience auto closeableReentrantLockwrapper. -
Classes in org.eclipse.jetty.util.thread used by org.eclipse.jetty.io.sslClassDescription
-
Classes in org.eclipse.jetty.util.thread used by org.eclipse.jetty.proxyClassDescription
-
Classes in org.eclipse.jetty.util.thread used by org.eclipse.jetty.serverClassDescriptionConvenience auto closeable
ReentrantLockwrapper.Implementation ofSchedulerbased on JDK'sScheduledThreadPoolExecutor.A pool for threads. -
Classes in org.eclipse.jetty.util.thread used by org.eclipse.jetty.server.handlerClassDescriptionConvenience auto closeable
ReentrantLockwrapper.An executor than ensurers serial execution of submitted tasks. -
Classes in org.eclipse.jetty.util.thread used by org.eclipse.jetty.server.handler.gzip
-
Classes in org.eclipse.jetty.util.thread used by org.eclipse.jetty.server.nio
-
Classes in org.eclipse.jetty.util.thread used by org.eclipse.jetty.server.sessionClassDescriptionConvenience auto closeable
ReentrantLockwrapper.The unlocker object that unlocks when it is closed. -
Classes in org.eclipse.jetty.util.thread used by org.eclipse.jetty.servlets
-
Classes in org.eclipse.jetty.util.thread used by org.eclipse.jetty.util
-
Classes in org.eclipse.jetty.util.thread used by org.eclipse.jetty.util.threadClassDescriptionA
ThreadPool.SizedThreadPoolwrapper aroundThreadPoolExecutor.The unlocker object that unlocks when it is closed.A thread pool with a queue of jobs to execute.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 MachineASweeper.Sweepableresource implements this interface to signal to aSweeperor to a parent container if it needs to be swept or not.A pool for threads.Specialized sub-interface of ThreadPool that allows to get/set the minimum and maximum number of threads of the pool.A budget of required thread usage, used to warn or error for insufficient configured threads.An allocation of threadsA variation of Executor that can confirm if a thread is available immediately -
Classes in org.eclipse.jetty.util.thread used by org.eclipse.jetty.util.thread.strategyClassDescriptionA producer of
Runnabletasks to run.Convenience auto closeableReentrantLockwrapper.A variation of Executor that can confirm if a thread is available immediately