| Package | Description |
|---|---|
| org.apache.sshd.common | |
| org.apache.sshd.common.compression |
Compression implementations. |
| org.apache.sshd.common.config | |
| org.apache.sshd.common.session |
| Class and Description |
|---|
| Compression
Interface used to compress the stream of data between the
SSH server and clients.
|
| Class and Description |
|---|
| 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 |
| CompressionZlib
ZLib based Compression.
|
| Class and Description |
|---|
| Compression
Interface used to compress the stream of data between the
SSH server and clients.
|
| CompressionFactory |
| Class and Description |
|---|
| Compression
Interface used to compress the stream of data between the
SSH server and clients.
|
Copyright © 2008–2015 The Apache Software Foundation. All rights reserved.