You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mina.apache.org by "Trustin Lee (JIRA)" <ji...@apache.org> on 2007/08/03 10:11:52 UTC

[jira] Created: (DIRMINA-417) Move idleTime and writeTimeout property to IoSessionConfig (from IoSession).

Move idleTime and writeTimeout property to IoSessionConfig (from IoSession).
----------------------------------------------------------------------------

                 Key: DIRMINA-417
                 URL: https://issues.apache.org/jira/browse/DIRMINA-417
             Project: MINA
          Issue Type: Task
          Components: Core
            Reporter: Trustin Lee
            Priority: Minor
             Fix For: 2.0.0-M1


As discussed in the following mailing list thread:

http://www.nabble.com/passing-settings-into-an-IoHandler-tf4207413s16868.html

Moving idleTime and writeTimeout property in IoSession to IoSessionConfig will make the two property more IoC-friendly.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Closed: (DIRMINA-417) Move idleTime and writeTimeout property to IoSessionConfig (from IoSession).

Posted by "Trustin Lee (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/DIRMINA-417?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Trustin Lee closed DIRMINA-417.
-------------------------------

    Resolution: Fixed
      Assignee: Trustin Lee

Done.

> Move idleTime and writeTimeout property to IoSessionConfig (from IoSession).
> ----------------------------------------------------------------------------
>
>                 Key: DIRMINA-417
>                 URL: https://issues.apache.org/jira/browse/DIRMINA-417
>             Project: MINA
>          Issue Type: Task
>          Components: Core
>            Reporter: Trustin Lee
>            Assignee: Trustin Lee
>            Priority: Minor
>             Fix For: 2.0.0-M1
>
>
> As discussed in the following mailing list thread:
> http://www.nabble.com/passing-settings-into-an-IoHandler-tf4207413s16868.html
> Moving idleTime and writeTimeout property in IoSession to IoSessionConfig will make the two property more IoC-friendly.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.