tomaswolf commented on issue #290:
URL: https://github.com/apache/mina-sshd/issues/290#issuecomment-1354945065

   The IoConnector/IoAcceptor/IoSession layer is an abstraction over several 
implementations (NIO2, MINA, Netty). Yes, it does not expose the MINA filter 
chain, nor the Netty pipeline. If you need access to the MINA filter chain, 
you're probably best off by creating your own transport back-end based on the 
existing org.apache.sshd.mina and customizing the filter chain there.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@mina.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


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

Reply via email to