Uses of Class
de.nava.informa.utils.toolkit.WorkerThread

Packages that use WorkerThread
de.nava.informa.utils.cleaner This package contains classes of Cleaner utility. 
de.nava.informa.utils.poller This package contains Poller utility. 
de.nava.informa.utils.toolkit This package contains helper classes necessary both for Poller, Cleaner and other utilities. 
 

Uses of WorkerThread in de.nava.informa.utils.cleaner
 

Subclasses of WorkerThread in de.nava.informa.utils.cleaner
 class CleanerWorkerThread
          Worker thread performing cleaning operations over channels.
 

Uses of WorkerThread in de.nava.informa.utils.poller
 

Subclasses of WorkerThread in de.nava.informa.utils.poller
 class PollerWorkerThread
          Worker thread is the main processing unit.
 

Uses of WorkerThread in de.nava.informa.utils.toolkit
 

Methods in de.nava.informa.utils.toolkit that return WorkerThread
 WorkerThread WorkerThreadFactoryIF.create()
          Creates new worker thread object.
 



Copyright © 2002-2007 Niko Schmuck. All Rights Reserved.