Uses of Class
edu.rit.pj.cluster.Proxy
Packages that use Proxy
Package
Description
The Cluster package contains the Parallel Java cluster middleware and the main program
 for the PJ Job Scheduler Daemon process for a parallel computer.
- 
Uses of Proxy in edu.rit.pj.cluster
Subclasses of Proxy in edu.rit.pj.clusterModifier and TypeClassDescriptionclassClass JobBackendProxy provides a proxy object for sending messages to a PJ job backend process.classClass JobFrontendProxy provides a proxy object for sending messages to a PJ job frontend process.classClass JobSchedulerProxy provides a proxy object for sending messages to a PJ job scheduler process.