|
Class Summary |
| AbstractClassLoaderManager |
Instances of this class manage the node's class loader and associated operations. |
| AbstractNodeIO |
This class performs the I/O operations requested by the JPPFNode, for reading the task bundles and sending the results back. |
| AbstractNodeIO.BufferList |
A pairing of a list of buffers and the total length of their usable data. |
| JPPFContainer |
Instances of this class represent dynamic class loading, and serialization/deserialization, capabilities, associated
with a specific client application. |
| JPPFNode |
Instances of this class encapsulate execution nodes. |
| LifeCycleEventHandler |
This class handles the firing of node life cycle events and the listeners that subscribe to these events. |
| NodeExecutionInfo |
Instances of this class hold statistics about the execution of a tasks bundle. |
| NodeExecutionManagerImpl |
Instances of this class manage the execution of JPPF tasks by a node. |
| TaskExecutionEvent |
Instances of this class represent events that occur during the life span of an individual JPPF task. |
| ThreadManager |
This class maanges the thread for the node's execution manager. |
Classes supporting the server node-side of the JPPF asynchronous comunication model.