com.esotericsoftware.kryonet.examples.chat
Class ChatServer

java.lang.Object
  extended by com.esotericsoftware.kryonet.examples.chat.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
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ChatServer

public ChatServer()
           throws java.io.IOException
Throws:
java.io.IOException
Method Detail

main

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