Uses of Class
org.jppf.server.nio.nodeserver.LocalNodeChannel

Packages that use LocalNodeChannel
org.jppf.server.node.local Classes supporting local nodes,, in the same JVM as the driver. 
 

Uses of LocalNodeChannel in org.jppf.server.node.local
 

Constructors in org.jppf.server.node.local with parameters of type LocalNodeChannel
JPPFLocalContainer(LocalNodeChannel channel, List<String> uuidPath, AbstractJPPFClassLoader classLoader)
          Initialize this container with a specified application uuid.
JPPFLocalNode(LocalNodeChannel channel, LocalClassLoaderChannel classLoaderHandler)
          Initialize this local node with the specfied I/O handler.
 



Copyright © 2005-2010 JPPF Team.