Uses of Interface
org.codehaus.wadi.group.impl.ThreadPool

Packages that use ThreadPool
org.codehaus.wadi.group.impl   
 

Uses of ThreadPool in org.codehaus.wadi.group.impl
 

Classes in org.codehaus.wadi.group.impl that implement ThreadPool
 class PooledExecutorAdapter
           
 

Fields in org.codehaus.wadi.group.impl declared as ThreadPool
protected  ThreadPool AbstractDispatcher._executor
           
 

Methods in org.codehaus.wadi.group.impl that return ThreadPool
 ThreadPool AbstractDispatcher.getExecutor()
           
 

Constructors in org.codehaus.wadi.group.impl with parameters of type ThreadPool
AbstractDispatcher(ThreadPool executor)
           
 



Copyright © 2008. All Rights Reserved.