se.unlogic.eagledns
Class TCPConnection

java.lang.Object
  extended by se.unlogic.eagledns.TCPConnection
All Implemented Interfaces:
Runnable

public class TCPConnection
extends Object
implements Runnable


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

Constructor Detail

TCPConnection

public TCPConnection(EagleDNS eagleDNS,
                     Socket socket)
Method Detail

run

public void run()
Specified by:
run in interface Runnable


Copyright © 2011. All Rights Reserved.