|
Ganymed SSH-2 for Java | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Deprecated Methods | |
---|---|
ch.ethz.ssh2.Connection.authenticateWithDSA(String, String, String)
You should use one of the authenticateWithPublicKey()
methods, this method is just a wrapper for it and will
disappear in future builds. |
|
ch.ethz.ssh2.Session.waitUntilDataAvailable(long)
This method has been replaced with a much more powerful wait-for-condition interface and therefore acts only as a wrapper. |
Deprecated Constructors | |
---|---|
ch.ethz.ssh2.SFTPv3Client(Connection, PrintStream)
this constructor (debug version) will disappear in the future, use SFTPv3Client.SFTPv3Client(Connection) instead. |
|
Ganymed SSH-2 for Java | |||||||||
PREV NEXT | FRAMES NO FRAMES |