Package org.globus.gatekeeper.jobmanager.internal

Class Summary
JobManagerClient JobManagerClient is a Thread that has a connection to a client and will handle the request that the client sends to the JobManager.
JobManagerProtocol  
JobManagerRequest  
JobManagerServer JobManagerServer extends the BaseServer abstract class to run as a server listening for clients who will request information from the JobManager or invoke actions for the JobManager.
JobRequestParser  
Pipe  
StatusUpdater