[
https://issues.apache.org/jira/browse/SSHD-323?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Guillaume Nodet updated SSHD-323:
---------------------------------
Summary: Provide a way to register custom channels (was: Add
registerChannel() to add custom channels to a ClientSession)
> Provide a way to register custom channels
> -----------------------------------------
>
> Key: SSHD-323
> URL: https://issues.apache.org/jira/browse/SSHD-323
> Project: MINA SSHD
> Issue Type: Improvement
> Affects Versions: 0.11.0
> Reporter: Darren Shepherd
> Priority: Minor
> Fix For: 0.12.0
>
>
> In 0.9 there existed a method
> org.apache.sshd.common.Session.registerChannel(Channel) that could be used to
> add you own custom channel. It would be useful if this method, or the
> similar functionality was added back. The main reason for registering a
> custom channel is not necessarily to add a different channel type, but
> instead sub class an existing Channel to add different logic to respond to
> the messages.
--
This message was sent by Atlassian JIRA
(v6.2#6252)