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, OperationSettings operationSettings)

 

Method Detail

create

SessionHandler create(Operations operations, OperationSettings operationSettings)


 

Groovy Documentation