com.hs.mail.smtp.server
Class SmtpConnectionHandler
java.lang.Object
com.hs.mail.smtp.server.SmtpConnectionHandler
- All Implemented Interfaces:
- ConnectionHandler
public class SmtpConnectionHandler
- extends Object
- implements ConnectionHandler
- Since:
- May 3, 2010
- Author:
- Won Chul Doh
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SmtpConnectionHandler
public SmtpConnectionHandler()
setDebug
public void setDebug(boolean debug)
setDebugOut
public void setDebugOut(PrintStream out)
handleConnection
public void handleConnection(Socket soc)
throws IOException
- Specified by:
handleConnection
in interface ConnectionHandler
- Throws:
IOException
Copyright © 2011. All Rights Reserved.