Package org.eclipse.jetty.util.thread

Interface Summary
ThreadPool ThreadPool.
 

Class Summary
ExecutorThreadPool Jetty ThreadPool using java 5 ThreadPoolExecutor This class wraps a ExecutorService as a ThreadPool and LifeCycle interfaces so that it may be used by the Jetty org.eclipse.jetty.Server
OldQueuedThreadPool A pool of threads.
QueuedThreadPool  
Timeout Timeout queue.
Timeout.Task Task.
 



Copyright © 1995-2009 Mort Bay Consulting. All Rights Reserved.