[
https://issues.apache.org/jira/browse/DIRMINA-128?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12576021#action_12576021
]
Mike Heath commented on DIRMINA-128:
------------------------------------
Isn't this functionaly already available in IoSession.suspendRead,
IoSession.suspendWrite, IoSession.resumeRead, and IoSession.resumeWrite? Or is
this something different?
> IoSession.shutdown(TrafficMask)
> -------------------------------
>
> Key: DIRMINA-128
> URL: https://issues.apache.org/jira/browse/DIRMINA-128
> Project: MINA
> Issue Type: New Feature
> Reporter: Trustin Lee
> Priority: Minor
>
> Users want a method 'shutdown()' so they can shut down the input or output.
> I think we can reuse TrafficMask enumeration type as a parameter of
> shutdown() method.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.