Groovy Documentation

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


interface ConnectionManagerFactory

An interface to SSH infrastructure.


Method Summary
ConnectionManager create(SshSettings sshSettings)

 

Method Detail

create

ConnectionManager create(SshSettings sshSettings)


 

Groovy Documentation