Class SshPath
java.lang.Object
net.thevpc.common.ssh.SshPath
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetHost()getPath()intgetPort()getUser()setKeyFile(String keyFile) setPassword(String password) setPort(int port) toString()
-
Constructor Details
-
SshPath
-
SshPath
-
-
Method Details
-
setUser
-
setHost
-
setPassword
-
setKeyFile
-
setPath
-
setPort
-
toAddress
-
getPath
-
getUser
-
getHost
-
getPassword
-
getKeyFile
-
getPort
public int getPort() -
toString
-