|
Home > Archive > Apache Directory Project > September 2005 > [jira] Updated: (DIRMINA-92) Utility classes for asynchronous request-response protoco
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
[jira] Updated: (DIRMINA-92) Utility classes for asynchronous request-response protoco
|
|
| Trustin Lee (JIRA) 2005-09-22, 2:45 am |
| [ http://issues.apache.org/jira/brows...INA-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/secur...nistrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira
| |
| Donald 2005-09-23, 2:45 am |
| I like this!
When we can get this Utitity classes?
2005/9/22, Trustin Lee (JIRA) <jira-1oDqGaOF3Lkdnm+yROfE0A@public.gmane.org>:
> [ http://issues.apache.org/jira/brows...A-92?page=3Dall ]
>
> Trustin Lee updated DIRMINA-92:
> -------------------------------
>
> Attachment: Protocol.zip
>
> This attachment (Protocol.zip) is the contribution from Thomas Muller. W=
e have to review it and create our one.
>
equest-response structure. A request message usually has a message ID, and=
the corresponding response message, which makes a pair, contains the messa=
ge ID in the request message.[vbcol=seagreen]
elp users implement this type of protocols easily.[vbcol=seagreen]
>
> --
> This message is automatically generated by JIRA.
> -
> If you think it was sent incorrectly contact one of the administrators:
> http://issues.apache.org/jira/secur...nistrators.jspa
> -
> For more information on JIRA, see:
> http://www.atlassian.com/software/jira
>
>
|
|
|
|
|