| Trustin Lee (JIRA) 2005-06-29, 2:45 am |
| Add Session.getWrittenWriteRequests() and getScheduledWriteRequests()
---------------------------------------------------------------------
Key: DIRMINA-67
URL: http://issues.apache.org/jira/browse/DIRMINA-67
Project: Directory MINA
Type: Improvement
Versions: 0.7.2
Reporter: Trustin Lee
Assigned to: Trustin Lee
Priority: Minor
Fix For: 0.7.3
There's no getter methods to find out how many write requests are written and are to be written. Let's add getWrittenWriteRequests() and getScheduledWriteRequests() to IoSession and ProtocolSession.
--
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
|