| Interface | Description |
|---|---|
| Compression |
Interface used to compress the stream of data between the SSH server and clients.
|
| CompressionFactory | |
| CompressionInformation |
| Class | Description |
|---|---|
| BaseCompression | |
| BuiltinCompressions.Constants | |
| BuiltinCompressions.ParseResult |
Holds the result of
BuiltinCompressions.parseCompressionsList(String) |
| CompressionDelayedZlib |
ZLib delayed compression.
|
| CompressionNone | |
| CompressionZlib |
ZLib based Compression.
|
| Enum | Description |
|---|---|
| BuiltinCompressions | |
| Compression.Type |
Enum identifying if this object will be used to compress or uncompress data.
|
Compression
implementations.Copyright © 2018–2024 The Apache Software Foundation. All rights reserved.