it.unina.traffic
Class TCPReceiver

java.lang.Object
  extended by it.unina.traffic.TCPReceiver
All Implemented Interfaces:
java.lang.Runnable

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

Creation date: 19/06/2007

Author:
Gaƫl Monfort (monfort@run.montefiore.ulg.ac.be)

Constructor Summary
TCPReceiver(java.io.InputStream is, Writer writer)
           
 
Method Summary
 void run()
           
 void stop()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TCPReceiver

public TCPReceiver(java.io.InputStream is,
                   Writer writer)
Method Detail

run

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

stop

public void stop()


Copyright © 2004-2007 Research Unit in Networking, All Rights Reserved.