I like this! When we can get this Utitity classes?
2005/9/22, Trustin Lee (JIRA) <[EMAIL PROTECTED]>: > [ http://issues.apache.org/jira/browse/DIRMINA-92?page=all ] > > Trustin Lee updated DIRMINA-92: > ------------------------------- > > Attachment: Protocol.zip > > This attachment (Protocol.zip) is the contribution from Thomas Muller. We > have to review it and create our one. > > > Utility classes for asynchronous request-response protocols. > > ------------------------------------------------------------ > > > > Key: DIRMINA-92 > > URL: http://issues.apache.org/jira/browse/DIRMINA-92 > > Project: Directory MINA > > Type: New Feature > > Versions: 0.7 > > Reporter: Trustin Lee > > Assignee: Trustin Lee > > Fix For: 0.8 > > Attachments: Protocol.zip > > > > There are so many existing asynchronous protocols whose messages have > > request-response structure. A request message usually has a message ID, > > and the corresponding response message, which makes a pair, contains the > > message ID in the request message. > > It would be great if we can provide a common interface and classes to help > > users implement this type of protocols easily. > > -- > 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 > >
