Package net.schmizz.sshj.transport
-
Interface Summary Interface Description DisconnectListener Transport Transport layer of the SSH protocol. -
Class Summary Class Description Converter Decoder Decodes packets from the SSH binary protocol per the current algorithms.Encoder Encodes packets into the SSH binary protocol per the current algorithms.KeyExchanger Algorithm negotiation and key exchange.NegotiatedAlgorithms Proposal Reader TransportImpl A thread-safeTransport
implementation.TransportImpl.ConnInfo TransportImpl.NullService -
Enum Summary Enum Description KeyExchanger.Expected -
Exception Summary Exception Description TransportException Transport-layer exception