Groovy Documentation

org.hidetake.gradle.ssh.api.session
[Groovy] Interface SessionHandler.Factory


interface SessionHandler.Factory

A factory of SessionHandler.


Method Summary
SessionHandler create(Operations operations)

 

Method Detail

create

SessionHandler create(Operations operations)


 

Groovy Documentation