Package com.sun.grid.jgrid.proxy

Interface Summary
ResultChannel This class is the interface used by ComputeEngine's to send the results of a job back to the ComputeProxy.
 

Class Summary
ComputeProxy This class pretends to be an RMI registry and an RMI server in order to intercept RMI communications and feed them through an instance of the Sun Grid Engine.
ComputeProxy.Lock This class is used by ComputeProxyto wait for jobs to complete.
ProxyInputStream This class provides the ability to retrieve the annotation for any object that it reads.
ProxyOutputStream This class allows the annotation for classes being written to the stream to be explicitly set.
ResultChannelImpl This class implements the ResultsChannel interface.
 

Exception Summary