Description
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.
Attachments
Attachments
Issue Links
- is blocked by
-
SSHD-108 Add upload monitoring to sftp
- Resolved