Package | Description |
---|---|
com.rultor.scm.git |
Git.
|
com.rultor.shell.ssh |
SSH shells.
|
Constructor and Description |
---|
Git(Shell shl,
URI addr,
String folder,
PrivateKey priv)
Public ctor.
|
Constructor and Description |
---|
SSHChannel(InetAddress adr,
int prt,
String user,
PrivateKey priv)
Constructor.
|
SSHChannel(InetAddress adr,
String user,
PrivateKey priv)
Public ctor.
|
SSHServer(Environment environ,
String user,
PrivateKey priv)
Public ctor.
|
SSHServers(Environments environs,
String user,
PrivateKey priv)
Public ctor.
|
Copyright © 2009–2014 Rultor Inc.. All rights reserved.