Make IoService (IoConnector and IoAcceptor) manage only one service/connection.
-------------------------------------------------------------------------------

                 Key: DIRMINA-290
                 URL: http://issues.apache.org/jira/browse/DIRMINA-290
             Project: Directory MINA
          Issue Type: Task
          Components: Core
            Reporter: Trustin Lee
             Fix For: 1.1


Allowing IoAcceptor to bind more than one ports per one instance makes the API 
complex.  Restricting an acceptor to bind to only one port will dramatically 
simplify the API.  The properties of IoServiceConfig will be merged into 
IoService.  Applying this practice to IoConnector will also be very helpful to 
implement reconnection feature.

-- 
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

        

Reply via email to