com.sshtools.zlib
Class OpenSSHZLibCompression

java.lang.Object
  extended by com.sshtools.zlib.ZLibCompression
      extended by com.sshtools.zlib.OpenSSHZLibCompression
All Implemented Interfaces:
SshComponent, SshCompression

public class OpenSSHZLibCompression
extends ZLibCompression


Field Summary
 
Fields inherited from interface com.maverick.ssh.components.SshCompression
DEFLATER, INFLATER
 
Constructor Summary
OpenSSHZLibCompression()
           
 
Method Summary
 java.lang.String getName()
           
 
Methods inherited from class com.sshtools.zlib.ZLibCompression
compress, init, uncompress
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OpenSSHZLibCompression

public OpenSSHZLibCompression()
Method Detail

getName

public java.lang.String getName()
Specified by:
getName in interface SshComponent
Specified by:
getName in interface SshCompression
Overrides:
getName in class ZLibCompression


Copyright © 2012. All Rights Reserved.