|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use AbstractGenericClient | |
|---|---|
| org.jppf.client | Support for the clients connecting to the JPPF driver. |
| org.jppf.jca.work | Classes supporting the JPPF server connectivity for the JPPF resource adapter. |
| Uses of AbstractGenericClient in org.jppf.client |
|---|
| Subclasses of AbstractGenericClient in org.jppf.client | |
|---|---|
class |
JPPFClient
This class provides an API to submit execution requests and administration commands, and request server information data. |
| Fields in org.jppf.client declared as AbstractGenericClient | |
|---|---|
protected AbstractGenericClient |
AbstractJPPFClientConnection.client
The JPPF client that owns this connection. |
| Methods in org.jppf.client that return AbstractGenericClient | |
|---|---|
AbstractGenericClient |
AbstractJPPFClientConnection.getClient()
Get the JPPF client that owns this connection. |
| Uses of AbstractGenericClient in org.jppf.jca.work |
|---|
| Subclasses of AbstractGenericClient in org.jppf.jca.work | |
|---|---|
class |
JPPFJcaClient
This class provides an API to submit execution requests and administration commands, and request server information data. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||