Provide better way to specify parameters to IoSessionManagers
-------------------------------------------------------------
Key: DIRMINA-158
URL: http://issues.apache.org/jira/browse/DIRMINA-158
Project: Directory MINA
Type: Improvement
Reporter: Trustin Lee
Priority: Minor
Fix For: 0.9.1
For now, properties (SO_REUSEADDR, SO_BROADCAST, SO_TC, ...) are provided in
IoSessionManager implementations such as SocketAcceptor. But SocketAcceptor
allows you to bind multiple services. Different services will require
different settings. We could define a general interface for acceptor/connector
setting and implement transport-type-specific classes and let users use them
instead of methods in acceptors and connectors.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira