Uses of Interface
com.sshtools.j2ssh.transport.compression.SshCompression
-
Packages that use SshCompression Package Description 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 Modifier and Type Method Description SshCompressionTransportProtocolAlgorithmSync. getCompression()Methods in com.sshtools.j2ssh.transport with parameters of type SshCompression Modifier and Type Method Description voidTransportProtocolAlgorithmSync. setCompression(SshCompression compression) -
Uses of SshCompression in com.sshtools.j2ssh.transport.compression
Methods in com.sshtools.j2ssh.transport.compression that return SshCompression Modifier and Type Method Description static SshCompressionSshCompressionFactory. newInstance(java.lang.String algorithmName)
-