[ http://issues.apache.org/jira/browse/DIRMINA-96?page=comments#action_12332251 ]
Alban Peignier commented on DIRMINA-96: --------------------------------------- I like it :o) But in my mind, localAddress is optional (useless ?) because the IoAcceptor is already bound and you want to use this bound local address. > Redesign API for connectionless transport types. > ------------------------------------------------ > > Key: DIRMINA-96 > URL: http://issues.apache.org/jira/browse/DIRMINA-96 > Project: Directory MINA > Type: Improvement > Reporter: Trustin Lee > Assignee: Trustin Lee > Priority: Critical > Fix For: 0.9 > > Connectionless transport types such as UDP has a problem with the current API > because there's no way for IoHandler bound to an acceptor to send a message > before a client sends data. This issue has been discussed in this thread: > http://www.nabble.com/-mina-DatagramAcceptor-RFE-t410448.html -- 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
