Package | Description |
---|---|
org.tmatesoft.svn.core.internal.io.svn.ssh |
Modifier and Type | Field and Description |
---|---|
private SshHost |
SshConnection.myHost |
Modifier and Type | Field and Description |
---|---|
private java.util.Map<java.lang.String,SshHost> |
SshSessionPool.myPool |
Constructor and Description |
---|
SshConnection(SshHost host,
com.trilead.ssh2.Connection connection) |