|
Class Summary |
| AbstractResultSender |
Abstract super class for objects that sends results back to a remote peer acting as a JPPF client. |
| ChannelContext |
Class that represents a context to a channel. |
| DriverInitializer |
Handles various initializations for the driver. |
| DriverLauncher |
This class is intended as a controller for the JPPF driver, to enable stopping and restarting it when requested. |
| JPPFDriver |
This class serves as an initializer for the entire JPPF server. |
| JPPFDriverStatsManager |
This class is used to collect notifications from various components of the driver about jobs/tasks execution, queuing and performance. |
| JPPFDriverStatsUpdater |
Instances of this class are used to collect statistics on the JPPF server. |
| JPPFStats |
Instances of this class hold server-wide statitics and settings. |
| NodeInformationHandler |
Instances of this class manage information on the nodes obtained via JMX. |
Classes supporting the core functionality of the JPPF asynchronous comunication model.