Uses of Package
org.jppf

Packages that use org.jppf
org.jppf Base classes used throughout the framework. 
org.jppf.client Support for the clients connecting to the JPPF driver. 
org.jppf.client.taskwrapper API used for JPPF-annotated tasks and POJO tasks. 
org.jppf.comm.socket Support for network communications. 
org.jppf.node.policy Classes supporting the application of execution policy to task bundles and nodes. 
org.jppf.scripting Support for embedded scripting within JPPF. 
org.jppf.security Implementation of the security policy for JPPF nodes. 
org.jppf.server.app Classes supporting the client application-side of the JPPF asynchronous comunication model. 
org.jppf.server.nio Classes supporting asynchronous communication through the NIO APIs. 
org.jppf.server.nio.classloader Support for socket-based communication with remote services. 
org.jppf.server.nio.multiplexer Classes supporting the multiplexing of TCP ports. 
 

Classes in org.jppf used by org.jppf
JPPFError
          Class of JPPF-specific error that may be caught in special cases.
 

Classes in org.jppf used by org.jppf.client
JPPFException
          Class of exceptions for JPPF-specific exceptions.
 

Classes in org.jppf used by org.jppf.client.taskwrapper
JPPFException
          Class of exceptions for JPPF-specific exceptions.
 

Classes in org.jppf used by org.jppf.comm.socket
JPPFException
          Class of exceptions for JPPF-specific exceptions.
 

Classes in org.jppf used by org.jppf.node.policy
JPPFException
          Class of exceptions for JPPF-specific exceptions.
 

Classes in org.jppf used by org.jppf.scripting
JPPFException
          Class of exceptions for JPPF-specific exceptions.
 

Classes in org.jppf used by org.jppf.security
JPPFException
          Class of exceptions for JPPF-specific exceptions.
 

Classes in org.jppf used by org.jppf.server.app
JPPFException
          Class of exceptions for JPPF-specific exceptions.
 

Classes in org.jppf used by org.jppf.server.nio
JPPFException
          Class of exceptions for JPPF-specific exceptions.
 

Classes in org.jppf used by org.jppf.server.nio.classloader
JPPFException
          Class of exceptions for JPPF-specific exceptions.
 

Classes in org.jppf used by org.jppf.server.nio.multiplexer
JPPFException
          Class of exceptions for JPPF-specific exceptions.
 



Copyright © 2005-2010 JPPF Team.