Class ChatServer

java.lang.Object
  |
  +--ChatServer

public class ChatServer
extends java.lang.Object


Constructor Summary
ChatServer()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, registerNatives, toString, wait, wait, wait
 

Constructor Detail

ChatServer

public ChatServer()
Method Detail

main

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