Package com.sshtools.client
Class SshClient.PreConnectedSshClientBuilder
java.lang.Object
com.sshtools.client.SshClient.PreConnectedSshClientBuilder
- Enclosing class:
- SshClient
-
Method Summary
Modifier and TypeMethodDescriptionbuild()
Build a newSshClient.SshClientBuilder
set.Set whether to close theSshConnection
when this client disconnects.
-
Method Details
-
withoutCloseOnDisconnect
Set whether to close theSshConnection
when this client disconnects.- Parameters:
close
- on disconnect- Returns:
- this for chaining
-
build
Build a newSshClient.SshClientBuilder
set.- Returns:
- permissions
-