jsch icon indicating copy to clipboard operation
jsch copied to clipboard

Fix javadocs

Open InfoSec812 opened this issue 10 years ago • 1 comments

Added JavaDoc comments in multiple places where needed, changed several instances of @inheritDoc to be replaced with @Override annotation which will just allow the interface JavaDocs to be exposed. Modified several instances of the @see tag to use an HTTP link to the RFC docs.

InfoSec812 avatar May 19 '15 14:05 InfoSec812

Please submit this pull-request here: https://github.com/andreasrosdal/sschlib

andreasrosdal avatar Oct 19 '22 07:10 andreasrosdal