gridscale.ssh.SSH.ConnectionCache.FixedConnection
See theFixedConnection companion object
case class FixedConnection(connect: () => SSHClient, var client: SSHClient) extends ConnectionCache
Attributes
- Companion
- object
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait ConnectionCacheclass Objecttrait Matchableclass Any
Members list
In this article