Uses of Package
org.apache.sshd.common.compression
-
Classes in org.apache.sshd.common.compression used by org.apache.sshd.client Class Description Compression Interface used to compress the stream of data between the SSH server and clients.CompressionFactory -
Classes in org.apache.sshd.common.compression used by org.apache.sshd.common Class Description Compression Interface used to compress the stream of data between the SSH server and clients. -
Classes in org.apache.sshd.common.compression used by org.apache.sshd.common.compression Class Description BaseCompression BuiltinCompressions BuiltinCompressions.ParseResult Holds the result ofBuiltinCompressions.parseCompressionsList(String)
Compression Interface used to compress the stream of data between the SSH server and clients.Compression.Type Enum identifying if this object will be used to compress or uncompress data.CompressionFactory CompressionInformation CompressionZlib ZLib based Compression. -
Classes in org.apache.sshd.common.compression used by org.apache.sshd.common.config Class Description Compression Interface used to compress the stream of data between the SSH server and clients.CompressionFactory CompressionInformation -
Classes in org.apache.sshd.common.compression used by org.apache.sshd.common.kex Class Description Compression Interface used to compress the stream of data between the SSH server and clients. -
Classes in org.apache.sshd.common.compression used by org.apache.sshd.common.session Class Description CompressionInformation -
Classes in org.apache.sshd.common.compression used by org.apache.sshd.common.session.helpers Class Description Compression Interface used to compress the stream of data between the SSH server and clients.CompressionInformation -
Classes in org.apache.sshd.common.compression used by org.apache.sshd.server Class Description Compression Interface used to compress the stream of data between the SSH server and clients.CompressionFactory