com.hs.mail.container.server.socket
Class SocketConnection
java.lang.Object
com.hs.mail.container.server.socket.SocketConnection
- All Implemented Interfaces:
- Runnable
public class SocketConnection
- extends Object
- implements Runnable
- Since:
- May 3, 2010
- Author:
- Won Chul Doh
Method Summary |
void |
run()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SocketConnection
public SocketConnection(ConnectionHandler handler,
Socket socket)
run
public void run()
- Specified by:
run
in interface Runnable
Copyright © 2011. All Rights Reserved.