Class Hierarchy
- java.lang.Object
- net.schmizz.sshj.transport.NegotiatedAlgorithms
- java.lang.Thread (implements java.lang.Runnable)
- net.schmizz.sshj.transport.Reader
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.io.IOException
- net.schmizz.sshj.common.SSHException
- net.schmizz.sshj.transport.TransportException
- net.schmizz.sshj.common.SSHException
- java.io.IOException
- java.lang.Exception
- net.schmizz.sshj.transport.TransportImpl (implements net.schmizz.sshj.transport.DisconnectListener, net.schmizz.sshj.transport.Transport)
Interface Hierarchy
- net.schmizz.sshj.transport.DisconnectListener
- net.schmizz.sshj.common.SSHPacketHandler
- net.schmizz.sshj.transport.Transport