| Trustin Lee (JIRA) 2005-10-28, 5:45 pm |
| [ http://issues.apache.org/jira/brows...action_12356212 ]
Trustin Lee commented on DIRMINA-2:
-----------------------------------
We can rename IdleStatus to IoType and reuse it like this:
* IoSession.suspend( IoType )
* IoSession.resume( IoType )
> Traffic control
> ---------------
>
> Key: DIRMINA-2
> URL: http://issues.apache.org/jira/browse/DIRMINA-2
> Project: Directory MINA
> Type: New Feature
> Versions: 0.7, 0.8
> Reporter: Trustin Lee
> Assignee: Trustin Lee
> Priority: Minor
> Fix For: 0.9.1
>
> IoSession should have some traffic control methods to throttle traffic.
> * IoSession.suspendRead()
> * IoSession.resumeRead()
> * IoSession.suspendWrite()
> * IoSession.resumeWrite()
--
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
|