SSHServer

object SSHServer
Companion
class
class Object
trait Matchable
class Any

Value members

Concrete methods

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