Uses of Class
org.jppf.client.AbstractJPPFClient

Packages that use AbstractJPPFClient
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 AbstractJPPFClient in org.jppf.client
 

Subclasses of AbstractJPPFClient in org.jppf.client
 class AbstractGenericClient
          This class provides an API to submit execution requests and administration commands, and request server information data.
 class JPPFClient
          This class provides an API to submit execution requests and administration commands, and request server information data.
 

Uses of AbstractJPPFClient in org.jppf.jca.work
 

Subclasses of AbstractJPPFClient in org.jppf.jca.work
 class JPPFJcaClient
          This class provides an API to submit execution requests and administration commands, and request server information data.
 



Copyright © 2005-2010 JPPF Team.