[
https://issues.apache.org/jira/browse/DIRMINA-615?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Barend Garvelink updated DIRMINA-615:
-------------------------------------
Attachment: CustomNioProcessor.patch
Attachment: patch file for this improvement.
> Improved support for custom NioProcessors
> -----------------------------------------
>
> Key: DIRMINA-615
> URL: https://issues.apache.org/jira/browse/DIRMINA-615
> Project: MINA
> Issue Type: Improvement
> Components: Core
> Reporter: Barend Garvelink
> Attachments: CustomNioProcessor.patch
>
> Original Estimate: 1h
> Remaining Estimate: 1h
>
> This patch improves support for using custom NioProcessors by making the
> NioProcessor class non-final, and exposing two more of AbstractIoProcessor's
> constructors in NioDatagramConnector and NioSocketConnector. This patch
> originates from the problem described here:
> http://markmail.org/message/jhjzybwosovbfetu , but it's much more elegant
> than the change I originally thought of.
> Patch is based on SVN revision 685233. All of
> http://svn.apache.org/repos/asf/mina/trunk still compiles and passes its unit
> tests.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.