| Package | Description |
|---|---|
| org.jppf.client |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractGenericClient
This class provides an API to submit execution requests and administration commands,
and request server information data.
It has its own unique identifier, used by the nodes, to determine whether classes from the submitting application should be dynamically reloaded or not, depending on whether the uuid has changed or not. |
class |
JPPFClient
This class provides an API to submit execution requests and administration commands,
and request server information data.
It has its own unique identifier, used by the nodes, to determine whether classes from the submitting application should be dynamically reloaded or not, depending on whether the uuid has changed or not. |
Copyright © 2005-2019 JPPF Team.