Buglet - buglet.sourceforge.org

org.buglet.bugsystem
Class XMLBugServer

java.lang.Object
  |
  +--org.buglet.bugsystem.XMLBugServer

public class XMLBugServer
extends java.lang.Object


Field Summary
(package private) static BugEnv env
           
(package private) static org.apache.log4j.Category log
           
(package private)  java.net.ServerSocket serverSocket
           
static int threadCount
           
 
Constructor Summary
XMLBugServer(int port, java.lang.String protocol)
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

env

static BugEnv env

log

static org.apache.log4j.Category log

threadCount

public static int threadCount

serverSocket

java.net.ServerSocket serverSocket
Constructor Detail

XMLBugServer

public XMLBugServer(int port,
                    java.lang.String protocol)
Method Detail

main

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

Buglet - buglet.sourceforge.org

Copyright © 2001 58k.com Inc. All Rights Reserved