Uses of Interface
com.sshtools.client.SshClient.OnConfiguration
Packages that use SshClient.OnConfiguration
-
Uses of SshClient.OnConfiguration in com.sshtools.client
Methods in com.sshtools.client with parameters of type SshClient.OnConfigurationModifier and TypeMethodDescriptionSshClient.SshClientBuilder.onConfigure
(SshClient.OnConfiguration onConfigure) Set aConsumer
that receives aSshClientContext
when the connection is ready for configuration.