|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Connection | |
---|---|
ch.ethz.ssh2 |
Uses of Connection in ch.ethz.ssh2 |
---|
Fields in ch.ethz.ssh2 declared as Connection | |
---|---|
(package private) Connection |
SCPClient.conn
|
(package private) Connection |
SFTPv3Client.conn
|
Constructors in ch.ethz.ssh2 with parameters of type Connection | |
---|---|
SCPClient(Connection conn)
|
|
SFTPv3Client(Connection conn)
Create a SFTP v3 client. |
|
SFTPv3Client(Connection conn,
java.io.PrintStream debug)
Deprecated. this constructor (debug version) will disappear in the future, use SFTPv3Client.SFTPv3Client(Connection) instead. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |