You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mina.apache.org by "anna kukliansky (Jira)" <ji...@apache.org> on 2020/06/10 06:51:00 UTC

[jira] [Commented] (DIRMINA-1124) make NioProcessor and NioSocketAcceptor extendable

    [ https://issues.apache.org/jira/browse/DIRMINA-1124?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17130287#comment-17130287 ] 

anna kukliansky commented on DIRMINA-1124:
------------------------------------------

[~johnnyv] - added patch.diff .
Is this good?

> make NioProcessor and NioSocketAcceptor extendable
> --------------------------------------------------
>
>                 Key: DIRMINA-1124
>                 URL: https://issues.apache.org/jira/browse/DIRMINA-1124
>             Project: MINA
>          Issue Type: Improvement
>          Components: Core
>    Affects Versions: 2.1.4
>            Reporter: anna kukliansky
>            Priority: Major
>         Attachments: patch.diff
>
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> We would like to be able to exetnd those two classes: NioProcessor, NioSocketAcceptor.
>  In our implemenetastion most of the code is taken from those two classes as is , except for severl mathod that have some inhensments. Thus it would be a shame to capy the code and better to extend it.
> here is the PR with the implementation: [https://github.com/apache/mina/pull/25]
> [^patch.diff]



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@mina.apache.org
For additional commands, e-mail: dev-help@mina.apache.org