Uses of Package
org.jppf.server.scheduler.bundle.spi

Packages that use org.jppf.server.scheduler.bundle.spi
org.jppf.server.nio.nodeserver Classes supporting the server node-side of the JPPF asynchronous comunication model. 
org.jppf.server.scheduler.bundle.providers Support of pluggable load-balancing algorithms. 
org.jppf.server.scheduler.bundle.spi Support for pluggable load-balancing algorithms. 
 

Classes in org.jppf.server.scheduler.bundle.spi used by org.jppf.server.nio.nodeserver
JPPFBundlerFactory
          Factory class for JPPF load-balancing algorithms defined through the JPPFBundlerProvider service provider interface.
 

Classes in org.jppf.server.scheduler.bundle.spi used by org.jppf.server.scheduler.bundle.providers
JPPFBundlerProvider
          Interface for all load-balancing algorithm providers.
 

Classes in org.jppf.server.scheduler.bundle.spi used by org.jppf.server.scheduler.bundle.spi
JPPFBundlerProvider
          Interface for all load-balancing algorithm providers.
 



Copyright © 2005-2010 JPPF Team.