Package net.schmizz.sshj.transport.compression
package net.schmizz.sshj.transport.compression
-
ClassDescriptionInterface used to compress the stream of data between the SSH server and clients.Enum identifying if this object will be used to compress or uncompress data.ZLib delayed compression.Named factory for the ZLib Delayed Compression.No-op
Compression
.Named factory for the no-opCompression
Named factory for the ZLib Compression.