com.sshtools.j2ssh.transport.compression
Class SshCompressionFactory
java.lang.Object
com.sshtools.j2ssh.transport.compression.SshCompressionFactory
public class SshCompressionFactory
extends java.lang.Object
COMP_NONE
public static final String COMP_NONE
SshCompressionFactory
protected SshCompressionFactory()
Creates a new SshCompressionFactory object.
getDefaultCompression
public static String getDefaultCompression()
getSupportedCompression
public static List getSupportedCompression()
initialize
public static void initialize()
Copyright © 2002-2003 Lee David Painter & Contributors. All Rights Reserved.