SshConnectionProvider constructor

SshConnectionProvider(
  1. SshService sshService
)

Implementation

SshConnectionProvider(this.sshService);