Search Java Classes and Packages
Search Java Frameworks and Libraries
#Client.concurrent Classes and Interfaces - 6 results found.
| Name | Description | Type | Package | Framework |
| SimpleLatch | TODO: Add a description for this type. | Class | client.concurrent | Content Control |
|
| ExecutorServiceConfiguration | Interface for the configuration properties of a JPPFExecutorService. | Interface | org.jppf.client.concurrent | Jppf |
|
| JobConfiguration | This interface defines the properties that can be provided to a task submitted by a JPPFExecutorService. | Interface | org.jppf.client.concurrent | Jppf |
|
| JPPFCompletionService | A CompletionService which works specifically with JPPFExecutorServices. | Class | org.jppf.client.concurrent | Jppf |
|
| JPPFExecutorService | This executor has two modes in which it functions: 1) Standard mode: in this mode each task or set of tasks submitted via one of the | Class | org.jppf.client.concurrent | Jppf |
|
| TaskConfiguration | This interface defines the properties that can be provided to a task submitted by a JPPFExecutorService and that is not a Task instance. | Interface | org.jppf.client.concurrent | Jppf |