Uses of Interface
org.eclipse.jetty.util.VirtualThreads.Configurable
Packages that use VirtualThreads.Configurable
Package
Description
Jetty Util : Common ThreadPool Utilities
- 
Uses of VirtualThreads.Configurable in org.eclipse.jetty.http.spiClasses in org.eclipse.jetty.http.spi that implement VirtualThreads.Configurable
- 
Uses of VirtualThreads.Configurable in org.eclipse.jetty.util.threadClasses in org.eclipse.jetty.util.thread that implement VirtualThreads.ConfigurableModifier and TypeClassDescriptionclassAThreadPool.SizedThreadPoolwrapper aroundThreadPoolExecutor.classAQueuedThreadPoolsubclass that monitors its own activity by recording queue and task statistics.classA thread pool with a queue of jobs to execute.classAn implementation ofThreadPoolinterface that does not pool, but instead usesVirtualThreads.