A {@link SessionConfig} for socket transport (TCP/IP).You can downcast {@link SessionConfig} instance returned by{@link IoSession#getConfig()} or {@link ProtocolSession#getConfig()}if you've created datagram session using {@link SocketAcceptor} or {@link SocketConnector}.
@author The Apache Directory Project (dev@directory.apache.org)
@version $Rev: 357871 $, $Date: 2005-12-20 10:56:40 +0900 (Tue, 20 Dec 2005) $,
An {@link IoSessionConfig} for socket transport type.
@author The Apache MINA Project (dev@mina.apache.org)
@version $Rev: 671827 $, $Date: 2008-06-26 10:49:48 +0200 (Thu, 26 Jun 2008) $
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.