| Package | Description |
|---|---|
| org.apache.sshd.common.compression |
Compression implementations. |
| org.apache.sshd.common.config |
| Class and Description |
|---|
| BaseCompression |
| BuiltinCompressions |
| BuiltinCompressions.ParseResult
Holds the result of
BuiltinCompressions.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.
|
| Class and Description |
|---|
| Compression
Interface used to compress the stream of data between the
SSH server and clients.
|
| CompressionFactory |
| CompressionInformation |
Copyright © 2018–2019 The Apache Software Foundation. All rights reserved.