Package org.apache.sshd.common.compression
package org.apache.sshd.common.compression
Compression
implementations.-
ClassDescriptionHolds the result of
BuiltinCompressions.parseCompressionsList(String)
Interface 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.ZLib based Compression.