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/10/26 11:42:50 UTC

[jira] Updated: (DIRMINA-432) IoService method for writing Object to all the managed IoSession

     [ https://issues.apache.org/jira/browse/DIRMINA-432?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Trustin Lee updated DIRMINA-432:
--------------------------------

             Assignee: Trustin Lee  (was: Julien Vermillard)
           Issue Type: New Feature  (was: Improvement)
    Affects Version/s:     (was: 1.1.2)
                           (was: 1.0.5)
                           (was: 1.1.1)
                           (was: 1.0.4)
                           (was: 1.1.0)
                           (was: 1.0.3)
                           (was: 1.0.2)
                           (was: 1.0.1)
                           (was: 1.0.0)
                           (was: 0.9.5)
                           (was: 0.9.4)
                           (was: 0.9.3)
                           (was: 0.9.2)
                           (was: 0.9.1)
                           (was: 0.9.0)
                           (was: 0.8.4)
                           (was: 0.8.3)
                           (was: 0.8.2)
                           (was: 0.8.1)
                           (was: 0.8.0)
                           (was: 0.7.4)
                           (was: 0.7.3)
                           (was: 0.7.2)
                           (was: 0.7.1)
                           (was: 0.7.0)
                           (was: 1.0.6)
                           (was: 1.1.3)
                           (was: 2.0.0-M1)

> IoService method for writing Object to all the managed IoSession
> ----------------------------------------------------------------
>
>                 Key: DIRMINA-432
>                 URL: https://issues.apache.org/jira/browse/DIRMINA-432
>             Project: MINA
>          Issue Type: New Feature
>          Components: Core
>            Reporter: Julien Vermillard
>            Assignee: Trustin Lee
>            Priority: Trivial
>             Fix For: 2.0.0-M1
>
>
> Would be convenient to ad a method to IoService for writing a message to all the managed sessions.
> in IoService : 
> public WriteFuture writeAllSession(Object message);
> the implementation could be done in AbstractIoService.

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