grinda.client.dataserver
Class DataFileHandler

java.lang.Object
  extended by grinda.client.dataserver.ServiceHandler
      extended by grinda.client.dataserver.DataFileHandler
All Implemented Interfaces:
java.lang.Runnable

public class DataFileHandler
extends ServiceHandler

Slave thread for handling the connections

Version:
1.0
Author:
Sirio Capizzi

Field Summary
 
Fields inherited from class grinda.client.dataserver.ServiceHandler
socket
 
Constructor Summary
DataFileHandler()
           
 
Method Summary
 void run()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DataFileHandler

public DataFileHandler()
Method Detail

run

public void run()


Copyright © 2006 Sirio Capizzi. All Rights Reserved.