[ http://issues.apache.org/jira/browse/DIRMINA-290?page=all ]

Trustin Lee closed DIRMINA-290.
-------------------------------

    Resolution: Fixed
      Assignee: Trustin Lee

Done.  Please refer to this diff to see what the initialization code looks like:

http://svn.apache.org/viewvc/directory/trunks/mina/example/src/main/java/org/apache/mina/example/reverser/Main.java?r1=448088&r2=465510

> Make IoService (IoConnector and IoAcceptor) manage only one service.
> --------------------------------------------------------------------
>
>                 Key: DIRMINA-290
>                 URL: http://issues.apache.org/jira/browse/DIRMINA-290
>             Project: Directory MINA
>          Issue Type: Task
>          Components: Core
>            Reporter: Trustin Lee
>         Assigned To: 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