Class COM.ibm.jaws.util.DebugServer
All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class COM.ibm.jaws.util.DebugServer

java.lang.Object
   |
   +----COM.ibm.jaws.util.DebugServer

public class DebugServer
extends Object
implements Runnable

Variable Index

 o kDefaultListeningPort

Constructor Index

 o DebugServer(int)

Method Index

 o main(String[])
 o run()

Variables

 o kDefaultListeningPort
  protected final static int kDefaultListeningPort

Constructors

 o DebugServer
  public DebugServer(int port)

Methods

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

All Packages  Class Hierarchy  This Package  Previous  Next  Index