All Packages Class Hierarchy This Package Previous Next Index
Class com.andthehorseyourodeinon.ghear.Server
java.lang.Object
|
+----com.andthehorseyourodeinon.ghear.Server
- public class Server
- extends Object
This is the main Server code.
This reads in the config files, initializes the runtime metrics, initializes the ServiceDispatcher,
and starts a listener thread to handle incoming requests.
- Version:
- $Id: Server.java,v 1.1 2000/05/16 22:41:13 samuelg Exp $
-
VERSION
-
-
Server()
-
-
main(String[])
-
VERSION
public static final String VERSION
Server
public Server()
main
public static void main(String args[])
All Packages Class Hierarchy This Package Previous Next Index