| Package | Description |
|---|---|
| org.apache.sshd.common.compression |
Compression
implementations. |
| org.apache.sshd.common.config | |
| org.apache.sshd.common.session |
| 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 |
| Class and Description |
|---|
| CompressionInformation |
Copyright © 2018–2020 The Apache Software Foundation. All rights reserved.