SSHServer

gridscale.ssh.package$.SSHServer$
See theSSHServer companion class
object SSHServer

Attributes

Companion:
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Value members

Concrete methods

def apply[A : SSHAuthentication](host: String, port: Int, timeout: Time, keepAlive: Option[Time], sshProxy: Option[SSHServer])(authentication: A): SSHServer