See: Description
| Interface | Description |
|---|---|
| TcpSessionConfig |
A
IoSessionConfig for socket based sessions. |
| Class | Description |
|---|---|
| AbstractTcpClient |
Base class for TCP based Clients
|
| AbstractTcpServer |
Base class for TCP based Servers
|
| DefaultTcpSessionConfig |
Implementation for the socket session configuration.
|
| ProxyTcpSessionConfig |
This class proxy the inner java.net.Socket configuration with the SocketSessionConfig of the session.
|
Copyright © 2009–2013 Apache MINA Project. All rights reserved.