Class SshClientFactory


  • public class SshClientFactory
    extends Object
    • Field Detail

      • DEFAULT_TIMEOUT

        public static String DEFAULT_TIMEOUT
    • Constructor Detail

      • SshClientFactory

        public SshClientFactory()
    • Method Detail

      • buildSSHClientSession

        public static org.apache.sshd.client.session.ClientSession buildSSHClientSession​(Target target,
                                                                                         long timeout)
                                                                                  throws IOException
        Throws:
        IOException