Package org.jppf.server

Classes supporting the core functionality of the JPPF asynchronous comunication model.

See:
          Description

Interface Summary
ChannelState Instances of this class represent the state of a socket channel connection.
JPPFDriverListener Instances of this class are used to collect statistics on the JPPF server.
 

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.
 

Package org.jppf.server Description

Classes supporting the core functionality of the JPPF asynchronous comunication model.



Copyright © 2005-2010 JPPF Team.