Package org.jppf.server.nio.classloader

Support for socket-based communication with remote services.

See:
          Description

Class Summary
CacheClassContent This class encapsulates the content oif a class cache entry.
CacheClassKey This class represents the key used in the class cache.
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.
LocalClassContext Context object associated with a socket channel used by the class server of the JPPF driver.
 

Enum Summary
ClassState Enumeration of the possible states for a class server channel.
ClassTransition Enumeration of the possible state transitions for a class server channel.
 

Package org.jppf.server.nio.classloader Description

Support for socket-based communication with remote services.



Copyright © 2005-2010 JPPF Team.