| Modifier and Type | Method and Description |
|---|---|
SshPath |
SshAddress.getPath(String path) |
SshPath |
SshXFile.getSshPath() |
SshPath |
SshPath.setHost(String host) |
SshPath |
SshPath.setKeyFile(String keyFile) |
SshPath |
SshPath.setPassword(String password) |
SshPath |
SshPath.setPath(String path) |
SshPath |
SshPath.setPort(int port) |
SshPath |
SshPath.setUser(String user) |
SshPath |
SshXFile.toSshPath() |
| Constructor and Description |
|---|
SshFileInputStream(SshPath path) |
Copyright © 2021 vpc open source initiative. All rights reserved.