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 TypeMethodDescriptionvoid
TransportProtocolAlgorithmSync.setCompression
(SshCompression compression) -
Uses of SshCompression in com.sshtools.j2ssh.transport.compression
Methods in com.sshtools.j2ssh.transport.compression that return SshCompressionModifier and TypeMethodDescriptionstatic SshCompression
SshCompressionFactory.newInstance
(String algorithmName)