async.net.impl
Class ConncetToRun

java.lang.Object
  extended by async.net.impl.ConncetToRun
All Implemented Interfaces:
Runnable

public class ConncetToRun
extends Object
implements Runnable


Constructor Summary
ConncetToRun(Socket socket, IOCallback callback, ExceptionCallback<IOException> eCallback)
           
 
Method Summary
 void run()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConncetToRun

public ConncetToRun(Socket socket,
                    IOCallback callback,
                    ExceptionCallback<IOException> eCallback)
Method Detail

run

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


Copyright © 2011. All Rights Reserved.