Uses of Class
com.mischiefbox.pollserve.ThreadPool

Uses of ThreadPool in com.mischiefbox.pollserve
 

Fields in com.mischiefbox.pollserve declared as ThreadPool
protected  ThreadPool ProcessorThread.tpManager
          Thread pool that manages this processor thread.
 

Constructors in com.mischiefbox.pollserve with parameters of type ThreadPool
ProcessorThread(ThreadPool tpManager)
          Create a new processor thread.
 



Copyright © 2001 by Christopher R. Jones. All Rights Reserved.