Session listener
----------------

                 Key: SSHD-114
                 URL: https://issues.apache.org/jira/browse/SSHD-114
             Project: MINA SSHD
          Issue Type: Improvement
            Reporter: Cédric Chantepie
             Fix For: 0.5.0


Allow to add listener for major event (such as when |close| method is fired) 
about SSH Session instance.

Currently I've worked around by implementing my own SessionFactory, which 
itself return custom Session instances supporting such listener.
With a listener on standard/provided Session instance may not require user to 
to do such custom implementations.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to