Package | Description |
---|---|
org.tmatesoft.svn.core.internal.io.svn.ssh |
Modifier and Type | Field and Description |
---|---|
private SshConnection |
SshSession.myOwner |
Modifier and Type | Field and Description |
---|---|
private java.util.List<SshConnection> |
SshHost.myConnections |
Modifier and Type | Method and Description |
---|---|
private SshConnection |
SshHost.openConnection() |
Constructor and Description |
---|
SshSession(SshConnection owner,
com.trilead.ssh2.Session session) |