Uses of Interface
com.sonyericsson.hudson.plugins.gerrit.gerritevents.ssh.SshConnection

Packages that use SshConnection
com.sonyericsson.hudson.plugins.gerrit.gerritevents.ssh   
 

Uses of SshConnection in com.sonyericsson.hudson.plugins.gerrit.gerritevents.ssh
 

Classes in com.sonyericsson.hudson.plugins.gerrit.gerritevents.ssh that implement SshConnection
 class SshConnectionImpl
          A simple ssh client connection with private key.
 

Methods in com.sonyericsson.hudson.plugins.gerrit.gerritevents.ssh that return SshConnection
static SshConnection SshConnectionFactory.getConnection(String host, int port, Authentication authentication)
          Creates a SshConnection.
 



Copyright © 2004-2012 Hudson. All Rights Reserved.