Uses of Interface
org.apache.sshd.common.compression.Compression
Packages that use Compression
-
Uses of Compression in org.apache.sshd.common.compression
Classes in org.apache.sshd.common.compression that implement CompressionModifier and TypeClassDescriptionclassclassZLib delayed compression.classclassZLib based Compression.Subclasses with type arguments of type Compression in org.apache.sshd.common.compressionModifier and TypeClassDescriptionstatic classHolds the result ofBuiltinCompressions.parseCompressionsList(String)Subinterfaces with type arguments of type Compression in org.apache.sshd.common.compression -
Uses of Compression in org.apache.sshd.common.config
Methods in org.apache.sshd.common.config that return Compression