Uses of Package
org.jppf.server

Packages that use org.jppf.server
org.jppf.client Support for the clients connecting to the JPPF driver. 
org.jppf.management Support for the JMX-based management of JPPF components. 
org.jppf.server Classes supporting the core functionality of the JPPF asynchronous comunication model. 
org.jppf.server.queue Classes supporting the tasks queuing mechanism. 
org.jppf.ui.monitoring.data Set of classes to handle the incoming statistics from the server. 
 

Classes in org.jppf.server used by org.jppf.client
JPPFStats
          Instances of this class hold server-wide statitics and settings.
 

Classes in org.jppf.server used by org.jppf.management
JPPFStats
          Instances of this class hold server-wide statitics and settings.
 

Classes in org.jppf.server used by org.jppf.server
ChannelState
          Instances of this class represent the state of a socket channel connection.
DriverInitializer
          Handles various initializations for the driver.
JPPFDriver
          This class serves as an initializer for the entire JPPF server.
JPPFDriverListener
          Instances of this class are used to collect statistics on the 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 in org.jppf.server used by org.jppf.server.queue
JPPFDriverStatsManager
          This class is used to collect notifications from various components of the driver about jobs/tasks execution, queuing and performance.
 

Classes in org.jppf.server used by org.jppf.ui.monitoring.data
JPPFStats
          Instances of this class hold server-wide statitics and settings.
 



Copyright © 2005-2010 JPPF Team.