tasks
Class ChatRouterTask.ServerThread

java.lang.Object
  extended by tasks.ChatRouterTask.ServerThread
All Implemented Interfaces:
java.lang.Runnable
Enclosing class:
ChatRouterTask

public class ChatRouterTask.ServerThread
extends java.lang.Object
implements java.lang.Runnable


Constructor Summary
ChatRouterTask.ServerThread()
           
 
Method Summary
 void run()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ChatRouterTask.ServerThread

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

run

public void run()
Specified by:
run in interface java.lang.Runnable