Darren Shepherd created SSHD-323:
------------------------------------
Summary: Add registerChannel() to add custom channels to a
ClientSession
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
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)