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 $

Variable Index

 o VERSION

Constructor Index

 o Server()

Method Index

 o main(String[])

Variables

 o VERSION
 public static final String VERSION

Constructors

 o Server
 public Server()

Methods

 o main
 public static void main(String args[])

All Packages  Class Hierarchy  This Package  Previous  Next  Index