Package | Description |
---|---|
org.jppf.client | |
org.jppf.client.concurrent |
Classes supporting submission of tasks via distributed executor services
as specified in
java.util.concurrent . |
org.jppf.client.event |
Support for connection pool events,
connection status notifications,
job lifecycle events
and job queue events in the JPPF client.
|
org.jppf.client.monitoring |
Base classes supporting the monitoring of JPPF grid topologies and jobs.
|
org.jppf.client.monitoring.jobs |
Classes supporting the monitoring and refreshing of the JPPF jobs hierarchy.
|
org.jppf.client.monitoring.topology |
Classes supporting the monitoring and refreshing of the JPPF grid topology.
|
org.jppf.client.persistence |
Support for job persistence on the client side.
|
org.jppf.client.taskwrapper | |
org.jppf.client.utils |
Support for job streaming.
|
Package | Description |
---|---|
org.jppf.classloader |
Support for the JPPF distributed class loader framework.
|
org.jppf.node |
The JPPF node API.
|
org.jppf.node.connection |
Support for pluggable node connection strategies.
|
org.jppf.node.event |
Support for node life cycle events
and task notifications.
|
org.jppf.node.initialization |
Support for node initialization hooks.
|
org.jppf.node.policy |
Classes supporting execution policies.
|
org.jppf.node.protocol | |
org.jppf.node.provisioning |
Classes supporting the node provisioning feature.
|
org.jppf.node.screensaver |
Support for a pluggable screen saver associated with a node.
|
org.jppf.node.screensaver.impl |
Support for the built-in node screen saver.
|
org.jppf.node.throttling |
API for a pluggable node throttling mechanism, allowing a node to specify when it accepts new jobs or no longer accepts them.
|
org.jppf.server.node |
The JPPF node API.
|
Package | Description |
---|---|
org.jppf.server |
The JPPF driver API.
|
org.jppf.server.event |
Support for node connection events occurring in the server.
|
Package | Description |
---|---|
org.jppf.jmx |
Support for JMX environment providers.
|
org.jppf.jmxremote |
Implementation of a JMX remote connector based on Java NIO.
|
org.jppf.management |
Support for the JMX-based management of JPPF components.
|
org.jppf.management.diagnostics |
Support for the JVM health monitoring and diagnostics.
|
org.jppf.management.diagnostics.provider |
Support for pluggable monitoring data providers.
|
org.jppf.management.forwarding |
Support for the forwarding of node JMX requests and notifications via the driver.
|
org.jppf.management.generated |
Generated code for static MBean proxies.
|
org.jppf.management.spi |
Support for service provider interface, to provide pluggable management beans, including user-defined ones.
|
Package | Description |
---|---|
org.jppf.job |
Support for job management in the server.
|
org.jppf.server.job.management |
Support for job management mbeans in the server.
|
Package | Description |
---|---|
org.jppf.load.balancer |
Classes supporting the load-balancing of tasks distribution to the servers and nodes.
|
org.jppf.load.balancer.impl |
This package contains the implementations of all the JPPF built-in load-balancing algorithms.
|
org.jppf.load.balancer.spi |
Support for pluggable load-balancing algorithms.
|
Package | Description |
---|---|
org.jppf.job.persistence |
Support for jobs persistence on the server side.
|
org.jppf.job.persistence.impl |
Support for built-in job persistence implementations.
|
org.jppf.load.balancer.persistence |
Classes supporting the persistence of the state of a load-balancer.
|
org.jppf.persistence |
Classes supporting database services and other persistence features.
|
Package | Description |
---|---|
org.jppf.ui.console |
Support classes for launching the JPPF administration console as a standalone GUI application
or to embed it within an external Swing-based GUI.
|
org.jppf.ui.plugin |
Support for pluggable views that can be added to the admin console.
|
Package | Description |
---|---|
org.jppf.jca.cci |
Classes supporting the common client interface for the JPPF resource adapter.
|
org.jppf.jca.demo |
Demo classes for the JPPF resource adapter.
|
Package | Description |
---|---|
org.jppf |
Base classes used throughout the framework.
|
org.jppf.comm.interceptor |
Support for socket and socket channel interceptors.
|
org.jppf.discovery |
Support for custom discovery of JPPF drivers from clients
and other drivers.
|
org.jppf.location | |
org.jppf.logging.jdk |
Support for JDK logging via JMX notifications.
|
org.jppf.logging.log4j |
Support for Log4j logging via JMX notifications.
|
org.jppf.net |
Support for networking in JPPF.
|
org.jppf.scheduling |
Support for time-scheduling actions.
|
org.jppf.scripting |
Support for embedded scripting within JPPF.
|
org.jppf.serialization |
Classes providing support for alternate serialization mechanisms
and composite serialization.
|
org.jppf.ssl |
Classes for SSL configuration.
|
org.jppf.startup |
Support for service provider interface, to provide pluggable startup classes for nodes and drivers.
|
org.jppf.utils |
Utility and helper classes used throughout the JPPF code.
|
org.jppf.utils.collections |
Utility and helper classes providing complex collections processing.
|
org.jppf.utils.concurrent |
Utility and helper classes for concurrent programming.
|
org.jppf.utils.configuration |
Classes supporting usage, loading and storage of the JPPF configuration.
|
org.jppf.utils.stats |
Classes supporting statistics in JPPF.
|
org.jppf.utils.streams |
Collection of stream utility classes.
|
Copyright © 2005-2019 JPPF Team.