[ https://issues.apache.org/jira/browse/DIRMINA-432?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Emmanuel Lecharny closed DIRMINA-432. ------------------------------------- > 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.