Uses of Class
org.cafesip.jiplet.ThreadPool

Packages that use ThreadPool
org.cafesip.jiplet This package contains the core Jiplet container classes. 
 

Uses of ThreadPool in org.cafesip.jiplet
 

Constructors in org.cafesip.jiplet with parameters of type ThreadPool
TaskThread(java.lang.String name, ThreadPool parent)
          A constructor for this class.
TaskThread(java.lang.String name, ThreadPool parent, java.lang.Runnable task)
          A constructor for this class.
 



http://www.cafesip.org