Groovy Documentation

org.hidetake.gradle.ssh.api.operation
[Groovy] Interface SftpHandler.Factory


interface SftpHandler.Factory

A factory of SftpHandler.


Method Summary
SftpHandler create(ChannelSftp channel)

 

Method Detail

create

SftpHandler create(ChannelSftp channel)


 

Groovy Documentation