[ 
https://issues.apache.org/jira/browse/SSHD-190?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Kevin Winchester updated SSHD-190:
----------------------------------

    Attachment: SSHD-190.patch

I am attaching the obvious patch.
                
> ClientSession interface should extend Session
> ---------------------------------------------
>
>                 Key: SSHD-190
>                 URL: https://issues.apache.org/jira/browse/SSHD-190
>             Project: MINA SSHD
>          Issue Type: Bug
>    Affects Versions: 0.8.0
>            Reporter: Kevin Winchester
>            Priority: Minor
>         Attachments: SSHD-190.patch
>
>
> Once a client connection is established, we can retrieve a ClientSession 
> instance for that connection.  Unfortunately, this does not allow us to add 
> SessionListeners to the session, because ClientSession does not extend 
> Session.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to