Groovy Documentation

org.hidetake.gradle.ssh.ssh.api
[Groovy] Interface ConnectionManager.Factory


interface ConnectionManager.Factory

A factory of ConnectionManager.


Method Summary
ConnectionManager create(SshSettings sshSettings)

 

Method Detail

create

ConnectionManager create(SshSettings sshSettings)


 

Groovy Documentation