Package | Description |
---|---|
com.maverick.ssh.compression |
Compression interface for the SSH Transport Protocol.
|
com.maverick.ssh2 |
This package contains an SSH2 implementation of the
com.maverick.ssh interfaces.
|
com.sshtools.zlib |
Modifier and Type | Class and Description |
---|---|
class |
NoneCompression |
Modifier and Type | Method and Description |
---|---|
ComponentFactory<SshCompression> |
Ssh2Context.supportedCompressionsCS()
Get this context's supported CS compression algorithms.
|
ComponentFactory<SshCompression> |
Ssh2Context.supportedCompressionsSC()
Get this context's supported SC compression algorithms.
|
Modifier and Type | Class and Description |
---|---|
class |
OpenSSHZLibCompression |
class |
ZLibCompression |
Copyright © 2024. All rights reserved.