Uses of Package
org.jppf.server.nio.classloader

Packages that use org.jppf.server.nio.classloader
org.jppf.server Classes supporting the core functionality of the JPPF asynchronous comunication model. 
org.jppf.server.nio.classloader Support for socket-based communication with remote services. 
 

Classes in org.jppf.server.nio.classloader used by org.jppf.server
ClassNioServer
          Instances of this class serve class loading requests from the JPPF nodes.
 

Classes in org.jppf.server.nio.classloader used by org.jppf.server.nio.classloader
ClassContext
          Context object associated with a socket channel used by the class server of the JPPF driver.
ClassNioServer
          Instances of this class serve class loading requests from the JPPF nodes.
ClassState
          Enumeration of the possible states for a class server channel.
ClassTransition
          Enumeration of the possible state transitions for a class server channel.
 



Copyright © 2005-2010 JPPF Team.