类分层结构
- java.lang.Object
- tech.testnx.cah.common.net.ssh.JschClient (implements tech.testnx.cah.common.net.ssh.HasSshExec, tech.testnx.cah.common.net.ssh.HasSshTunnel)
- tech.testnx.cah.common.net.ssh.PuttyClient (implements tech.testnx.cah.common.net.ssh.HasSshExec, tech.testnx.cah.common.net.ssh.HasSshTunnel)
- tech.testnx.cah.common.net.ssh.SshClientProvider
- tech.testnx.cah.common.net.ssh.SshdClient (implements tech.testnx.cah.common.net.ssh.HasSshExec, tech.testnx.cah.common.net.ssh.HasSshTunnel)
- tech.testnx.cah.common.net.ssh.SshjClient (implements tech.testnx.cah.common.net.ssh.HasSshExec, tech.testnx.cah.common.net.ssh.HasSshTunnel)
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- tech.testnx.cah.common.net.ssh.SshException
- java.lang.RuntimeException
- java.lang.Exception
接口分层结构
- tech.testnx.cah.common.net.ssh.ConnectSSH
- tech.testnx.cah.common.net.ssh.HasScp
- tech.testnx.cah.common.net.ssh.HasSftp
- tech.testnx.cah.common.net.ssh.HasSshExec
- tech.testnx.cah.common.net.ssh.HasSshTunnel
枚举分层结构
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
- tech.testnx.cah.common.net.ssh.SshClientType
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)