Groovy Documentation

org.hidetake.gradle.ssh.ssh.api
[Groovy] Interface Ssh


interface Ssh

An interface to SSH infrastructure.


Method Summary
ConnectionFactory createConnectionFactory(SshSettings sshSettings)

 

Method Detail

createConnectionFactory

ConnectionFactory createConnectionFactory(SshSettings sshSettings)


 

Groovy Documentation