com.hs.mail.container.server.socket
Class TcpSocketChannel
java.lang.Object
com.hs.mail.container.server.socket.TcpSocketChannel
public class TcpSocketChannel
- extends Object
- Since:
- May 30, 2010
- Author:
- Won Chul Doh
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TcpSocketChannel
public TcpSocketChannel(Socket socket)
getSocket
public Socket getSocket()
getInputStream
public InputStream getInputStream()
throws IOException
- Throws:
IOException
getOutputStream
public OutputStream getOutputStream()
throws IOException
- Throws:
IOException
Copyright © 2011. All Rights Reserved.