| Interface | Description |
|---|---|
| Compression |
Interface used to compress the stream of data between the
SSH server and clients.
|
| CompressionFactory |
| Class | Description |
|---|---|
| BuiltinCompressions.Constants | |
| BuiltinCompressions.ParseResult |
Holds the result of
BuiltinCompressions.parseCompressionsList(String) |
| CompressionDelayedZlib |
ZLib delayed compression.
|
| 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 © 2008–2015 The Apache Software Foundation. All rights reserved.