|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SshCompression | |
---|---|
com.sshtools.j2ssh.transport | |
com.sshtools.j2ssh.transport.compression |
Uses of SshCompression in com.sshtools.j2ssh.transport |
---|
Methods in com.sshtools.j2ssh.transport that return SshCompression | |
---|---|
SshCompression |
TransportProtocolAlgorithmSync.getCompression()
|
Methods in com.sshtools.j2ssh.transport with parameters of type SshCompression | |
---|---|
void |
TransportProtocolAlgorithmSync.setCompression(SshCompression compression)
|
Uses of SshCompression in com.sshtools.j2ssh.transport.compression |
---|
Methods in com.sshtools.j2ssh.transport.compression that return SshCompression | |
---|---|
static SshCompression |
SshCompressionFactory.newInstance(java.lang.String algorithmName)
|
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |