Kevin Winchester created SSHD-190:
-------------------------------------

             Summary: 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


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