Issue Details (XML | Word | Printable)

Key: DIRMINA-92
Type: New Feature New Feature
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Trustin Lee
Reporter: Trustin Lee
Votes: 3
Watchers: 5
Operations

If you were logged in you would be able to see more operations.
MINA

Utility classes for asynchronous request-response protocols.

Created: 22/Sep/05 12:30 PM   Updated: 26/May/09 02:47 PM
Return to search
Component/s: None
Affects Version/s: 0.7.0
Fix Version/s: 2.0.0-M1

Time Tracking:
Not Specified

File Attachments:
  Size
Zip Archive Licensed for inclusion in ASF works Protocol.zip 2005-09-22 12:31 PM Trustin Lee 113 kB
Zip Archive Licensed for inclusion in ASF works queryreply.zip 2006-08-16 08:29 AM Julien Vermillard 2 kB
Zip Archive Licensed for inclusion in ASF works requestResponse.zip 2005-12-28 03:42 AM Johannes Zillmann 5 kB

Resolution Date: 12/Apr/07 09:15 AM


 Description  « Hide
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.

 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order