net.sourceforge.apphere.util
Class DebugServer

java.lang.Object
  extended bynet.sourceforge.apphere.util.DebugServer

public class DebugServer
extends java.lang.Object

Author:
Dewi Roberts http://www.essex.ac.uk/chimera DebugServer.java Created 28-Mar-2003 net.sourceforge.apphere.util

Field Summary
static int defaultPort
           
 
Constructor Summary
DebugServer()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

defaultPort

public static final int defaultPort
See Also:
Constant Field Values
Constructor Detail

DebugServer

public DebugServer()
Method Detail

main

public static void main(java.lang.String[] args)