Uses of Package
com.sun.jini.thread

Packages that use com.sun.jini.thread
com.sun.jini.thread These are utility classes and interfaces for helping with tasks done in multiple threads. 
 

Classes in com.sun.jini.thread used by com.sun.jini.thread
TaskManager
          A task manager manages a single queue of tasks, and some number of worker threads.
TaskManager.Task
          The interface that tasks must implement
WakeupManager
          A Queue of timed tasks.
WakeupManager.ThreadDesc
          Description of a future thread.
WakeupManager.Ticket
          A ticket that can be used for cancelling a future task.
 



Copyright 2007, multiple authors.
Licensed under the Apache License, Version 2.0, see the NOTICE file for attributions.