Uses of Package
org.jppf.client

Packages that use org.jppf.client
org.jppf.client Support for the clients connecting to the JPPF driver. 
org.jppf.client.concurrent Classes supporting submission of tasks via executor services as specified in java.util.concurrent
org.jppf.client.event Support for event handling in the JPPF client. 
org.jppf.client.loadbalancer Support for the load-balancing of local versus remote execution on the client side. 
org.jppf.client.utils Utilities pertaining to the client APIs. 
org.jppf.gigaspaces Classes supporting the GigaSpaces connector sample. 
org.jppf.gigaspaces.test Classes supporting the GigaSpaces connector sample. 
org.jppf.jca.cci Classes supporting the common client interface for the JPPF resource adapter. 
org.jppf.jca.work Classes supporting the JPPF server connectivity for the JPPF resource adapter. 
org.jppf.jca.work.submission Classes supporting the management of asynchronous submission of tasks. 
org.jppf.ui.monitoring.data Set of classes to handle the incoming statistics from the server. 
org.jppf.ui.monitoring.job Classes supporting the UI for job monitoring via JMX. 
org.jppf.ui.monitoring.node Classes supporting the UI for nodes monitoring via JMX. 
 

Classes in org.jppf.client used by org.jppf.client
AbstractClassServerDelegate
          Abstract implementation of the client end of the JPPF distributed class loader.
AbstractClientConnectionHandler
          Common abstract superclass for client connections to a server.
AbstractGenericClient
          This class provides an API to submit execution requests and administration commands, and request server information data.
AbstractJPPFClient
          This class provides an API to submit execution requests and administration commands, and request server information data.
AbstractJPPFClientConnection
          This class provides an API to submit execution requests and administration commands, and request server information data.
ClassServerDelegate
          Interface for all class server clients.
ClientConnectionHandler
          Interface for wrappers around a socket connection to the server on the client side.
JPPFClient
          This class provides an API to submit execution requests and administration commands, and request server information data.
JPPFClientConnection
          Interface for a client connection to a JPPF driver.
JPPFClientConnectionStatus
          Connection status of a JPPFClientConnection instance.
JPPFJob
          Instances of this class represent a JPPF submission and hold all the required elements: tasks, execution policy, task listener, data provider, priority, blocking indicator.
SubmissionManager
          This task provides asynchronous management of tasks submitted through the resource adapter.
SubmissionStatus
          The status of a submission.
TaskServerConnectionHandler
          Instances of this class handle the sending and receiving of jobs to and from a JPPF driver.
 

Classes in org.jppf.client used by org.jppf.client.concurrent
JPPFClient
          This class provides an API to submit execution requests and administration commands, and request server information data.
 

Classes in org.jppf.client used by org.jppf.client.event
JPPFClientConnection
          Interface for a client connection to a JPPF driver.
JPPFClientConnectionStatus
          Connection status of a JPPFClientConnection instance.
 

Classes in org.jppf.client used by org.jppf.client.loadbalancer
AbstractJPPFClientConnection
          This class provides an API to submit execution requests and administration commands, and request server information data.
JPPFJob
          Instances of this class represent a JPPF submission and hold all the required elements: tasks, execution policy, task listener, data provider, priority, blocking indicator.
 

Classes in org.jppf.client used by org.jppf.client.utils
JPPFClient
          This class provides an API to submit execution requests and administration commands, and request server information data.
 

Classes in org.jppf.client used by org.jppf.gigaspaces
JPPFJob
          Instances of this class represent a JPPF submission and hold all the required elements: tasks, execution policy, task listener, data provider, priority, blocking indicator.
 

Classes in org.jppf.client used by org.jppf.gigaspaces.test
JPPFJob
          Instances of this class represent a JPPF submission and hold all the required elements: tasks, execution policy, task listener, data provider, priority, blocking indicator.
 

Classes in org.jppf.client used by org.jppf.jca.cci
JPPFJob
          Instances of this class represent a JPPF submission and hold all the required elements: tasks, execution policy, task listener, data provider, priority, blocking indicator.
SubmissionStatus
          The status of a submission.
 

Classes in org.jppf.client used by org.jppf.jca.work
AbstractClassServerDelegate
          Abstract implementation of the client end of the JPPF distributed class loader.
AbstractClientConnectionHandler
          Common abstract superclass for client connections to a server.
AbstractGenericClient
          This class provides an API to submit execution requests and administration commands, and request server information data.
AbstractJPPFClient
          This class provides an API to submit execution requests and administration commands, and request server information data.
AbstractJPPFClientConnection
          This class provides an API to submit execution requests and administration commands, and request server information data.
ClassServerDelegate
          Interface for all class server clients.
ClientConnectionHandler
          Interface for wrappers around a socket connection to the server on the client side.
JPPFClientConnection
          Interface for a client connection to a JPPF driver.
JPPFJob
          Instances of this class represent a JPPF submission and hold all the required elements: tasks, execution policy, task listener, data provider, priority, blocking indicator.
 

Classes in org.jppf.client used by org.jppf.jca.work.submission
AbstractJPPFClientConnection
          This class provides an API to submit execution requests and administration commands, and request server information data.
JPPFJob
          Instances of this class represent a JPPF submission and hold all the required elements: tasks, execution policy, task listener, data provider, priority, blocking indicator.
SubmissionStatus
          The status of a submission.
 

Classes in org.jppf.client used by org.jppf.ui.monitoring.data
JPPFClient
          This class provides an API to submit execution requests and administration commands, and request server information data.
JPPFClientConnection
          Interface for a client connection to a JPPF driver.
JPPFClientConnectionImpl
          This class provides an API to submit execution requests and administration commands, and request server information data.
 

Classes in org.jppf.client used by org.jppf.ui.monitoring.job
JPPFClientConnection
          Interface for a client connection to a JPPF driver.
 

Classes in org.jppf.client used by org.jppf.ui.monitoring.node
JPPFClientConnection
          Interface for a client connection to a JPPF driver.
 



Copyright © 2005-2010 JPPF Team.