com.hs.mail.container.server
Interface ConnectionHandler

All Known Implementing Classes:
SmtpConnectionHandler

public interface ConnectionHandler

Since:
May 3, 2010
Author:
Won Chul Doh

Method Summary
 void handleConnection(Socket soc)
           
 

Method Detail

handleConnection

void handleConnection(Socket soc)
                      throws IOException
Throws:
IOException


Copyright © 2011. All Rights Reserved.