edu.lmu.lmusleuth.server
Class ClientConnectionReader

java.lang.Object
  |
  +--edu.lmu.lmusleuth.server.ClientConnectionReader
All Implemented Interfaces:
java.lang.Runnable

public class ClientConnectionReader
extends java.lang.Object
implements java.lang.Runnable


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

Constructor Detail

ClientConnectionReader

public ClientConnectionReader()
Method Detail

run

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