Uses of Interface
com.sshtools.j2ssh.transport.compression.SshCompression
Packages that use SshCompression
-
Uses of SshCompression in com.sshtools.j2ssh.transport
Methods in com.sshtools.j2ssh.transport that return SshCompressionMethods in com.sshtools.j2ssh.transport with parameters of type SshCompressionModifier and TypeMethodDescriptionvoidTransportProtocolAlgorithmSync.setCompression(SshCompression compression) -
Uses of SshCompression in com.sshtools.j2ssh.transport.compression
Methods in com.sshtools.j2ssh.transport.compression that return SshCompressionModifier and TypeMethodDescriptionstatic SshCompressionSshCompressionFactory.newInstance(String algorithmName)