Uses of Class
org.tmatesoft.svn.core.internal.io.svn.ssh.SshHost
Packages that use SshHost
-
Uses of SshHost in org.tmatesoft.svn.core.internal.io.svn.ssh
Fields in org.tmatesoft.svn.core.internal.io.svn.ssh declared as SshHostFields in org.tmatesoft.svn.core.internal.io.svn.ssh with type parameters of type SshHostModifier and TypeFieldDescriptionprivate java.util.Map<java.lang.String,
SshHost> SshSessionPool.myPool
Constructors in org.tmatesoft.svn.core.internal.io.svn.ssh with parameters of type SshHostModifierConstructorDescriptionSshConnection
(SshHost host, com.trilead.ssh2.Connection connection)