Package | Description |
---|---|
com.maverick.ssh.compression |
Compression interface for the SSH Transport Protocol.
|
com.maverick.sshd |
This package contains the base implementation of the SSH server.
|
com.sshtools.zlib |
Modifier and Type | Class and Description |
---|---|
class |
NoneCompression |
Modifier and Type | Method and Description |
---|---|
ComponentFactory<SshCompression> |
SshContext.supportedCompressionsCS()
Get the supported compression algorithms.
|
ComponentFactory<SshCompression> |
SshContext.supportedCompressionsSC() |
Modifier and Type | Class and Description |
---|---|
class |
OpenSSHZLibCompression |
class |
ZLibCompression |
Copyright © 2024. All rights reserved.