Search Java Classes and Packages
Search Java Frameworks and Libraries
#Org.jppf.node.protocol Classes and Interfaces - 19 results found.
| Name | Description | Type | Package | Framework |
| AbstractTask | Abstract superclass for all tasks submitted to the execution server. | Class | org.jppf.node.protocol | Jppf |
|
| ClassPath | A container for class path elements. | Interface | org.jppf.node.protocol | Jppf |
|
| ClassPathElement | Instances of this class represent classpath elements that can be added dynamically to a JPPF class loader. | Interface | org.jppf.node.protocol | Jppf |
|
| ClassPathElementImpl | A simple implementation of the ClassPathElement interface. | Class | org.jppf.node.protocol | Jppf |
|
| ClassPathImpl | A simple implementation of the ClassPath interfaceSee Also:Serialized Form | Class | org.jppf.node.protocol | Jppf |
|
| CommandLineTask | Instances of this class encapsulate the execution of an external process, program or shell script. | Class | org.jppf.node.protocol | Jppf |
|
| DataProvider | Instances of this class provide a way for tasks to share common data. | Interface | org.jppf.node.protocol | Jppf |
|
| Interruptibility | This interface should be implemented by JPPF task classes that wish to control whether they can be interrupted upon cancellation or timeout. | Interface | org.jppf.node.protocol | Jppf |
|
| JobClientSLA | This interface represents the Service Level Agreement between a JPPF job and a JPPF client. | Interface | org.jppf.node.protocol | Jppf |
|
| JobCommonSLA | This interface represents the Service Level Agreement between a JPPF job and a server. | Interface | org.jppf.node.protocol | Jppf |
|
| JobMetadata | Instances of this interface hold metadata about a job, that can be used from a driver or node extension or plugin. | Interface | org.jppf.node.protocol | Jppf |
|
| JobSLA | This interface represents the Service Level Agreement between a JPPF job and a server. | Interface | org.jppf.node.protocol | Jppf |
|
| JPPFDistributedJob | | Interface | org.jppf.node.protocol | Jppf |
|
| JPPFExceptionResult | Instances of this class are used to signal that a task could not be sent back by the node to the server. | Class | org.jppf.node.protocol | Jppf |
|
| JPPFRunnable | Annotation to determine which method in a class is the task's main method. | Class | org.jppf.node.protocol | Jppf |
|
| JPPFTask | This class is kept for compatibility with existing user installations which make use of it, as we understand there are quite a few that still do. | Class | org.jppf.node.protocol | Jppf |
|
| MemoryMapDataProvider | | Class | org.jppf.node.protocol | Jppf |
|
| ScriptedTask | A task implementation which executes a script in a specified JSR 223 (javax. | Class | org.jppf.node.protocol | Jppf |
|
| Task | Interface for all tasks submitted to the execution server. | Interface | org.jppf.node.protocol | Jppf |