Allow multiple Callbacks per IoFuture
-------------------------------------

                 Key: DIRMINA-239
                 URL: http://issues.apache.org/jira/browse/DIRMINA-239
             Project: Directory MINA
          Issue Type: Improvement
            Reporter: Trustin Lee
            Priority: Minor


Currently, IoFuture allows only one callback.  This can be a problem when a 
user wants to add another callback to the existing callback.  We can provide a 
utility class that creates a chain, but we could just use the existing 
JavaBeans event framework.

-- 
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