dragonknight88 opened a new issue, #291:
URL: https://github.com/apache/mina-sshd/issues/291

   I have implemented the _sessionClosed_  of 
**_org.apache.sshd.common.session.SessionListener_** to access session stats; 
but  couldn't access to methods specified for variables 
[here](https://mina.apache.org/mina-project/userguide/ch4-session/ch4.2-session-statistics.html)
 on session/IoSession. 
   
   As a workaround currently I have overridden read and written methods of 
_AbstractSftpEventListenerAdapter_ to pull dataLen. 
   Is there any other/right way I could access these stats?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to