Uses of Class
org.jppf.server.JPPFDriver

Packages that use JPPFDriver
org.jppf.server Classes supporting the core functionality of the JPPF asynchronous comunication model. 
 

Uses of JPPFDriver in org.jppf.server
 

Methods in org.jppf.server that return JPPFDriver
static JPPFDriver JPPFDriver.getInstance()
          Get the singleton instance of the JPPFDriver.
 

Constructors in org.jppf.server with parameters of type JPPFDriver
DriverInitializer(JPPFDriver driver)
          Instantiate this initializer with the specified driver.
 



Copyright © 2005-2010 JPPF Team.