| Method and Description |
|---|
| com.trilead.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.
|
| Constructor and Description |
|---|
| com.trilead.ssh2.SFTPv3Client(Connection, PrintStream)
this constructor (debug version) will disappear in the future,
use
SFTPv3Client(Connection) instead. |