Class agent.Launcher.AgentDispatcher
All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class agent.Launcher.AgentDispatcher

java.lang.Object
   |
   +----java.lang.Thread
           |
           +----agent.Launcher.AgentDispatcher

class AgentDispatcher
extends Thread
There is one AgentDispatcher active at any one time. It maintains a CONSTANT connection from the AgentLauncher to the Dispatching AgentServer.

This class is not public and can therefore cannot be used outside this package.


All Packages  Class Hierarchy  This Package  Previous  Next  Index