"Alan D. Cabrera" <[email protected]> Yes I know, it's badly worded. What I mean is manage this write future in the IO loop, it's not trivial. Julien
On Mon, Sep 5, 2011 at 1:15 AM, Alan D. Cabrera <[email protected]> wrote: > There already is an implementation, org.apache.mina.util.AbstractIoFuture<V>. > > > Regards, > Alan > > On Sep 4, 2011, at 3:40 AM, Julien Vermillard wrote: > >> It's a future we actually have on session.write(...) but I think we >> need to think about the usefulness and the design first. Anyway I'm a >> bit busy today I'll try to start documenting planned features next >> week. >> >> On Sun, Sep 4, 2011 at 2:35 AM, Alan Cabrera (JIRA) <[email protected]> wrote: >>> >>> [ >>> https://issues.apache.org/jira/browse/DIRMINA-858?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13096777#comment-13096777 >>> ] >>> >>> Alan Cabrera commented on DIRMINA-858: >>> -------------------------------------- >>> >>> What Future is this? >>> >>>> write future implementation >>>> --------------------------- >>>> >>>> Key: DIRMINA-858 >>>> URL: https://issues.apache.org/jira/browse/DIRMINA-858 >>>> Project: MINA >>>> Issue Type: New Feature >>>> Reporter: Julien Vermillard >>>> Fix For: 3.0.0-M1 >>>> >>>> >>> >>> >>> -- >>> This message is automatically generated by JIRA. >>> For more information on JIRA, see: http://www.atlassian.com/software/jira >>> >>> >>> > >
